Releases: AshleighAdams/Verlite
Releases · AshleighAdams/Verlite
v1.1.0-beta.1
v1.0.2
- Fixed "Verlite:" being appended twice in verbose output.
v1.0.1
v1.0.0
First production ready release.
v1.0.0-rc.1
Documentation and meta changes.
v1.0.0-beta.1
v1.0.0-beta.1
v0.5.0
- XmlDoc comments.
- Breaking: removed -f short opt for --auto-fetch.
- Added integration tests, which highlighted:
- Fixed --version-override and VerliteVersionOverride.
- Fixed Verlite.MsBuild with log output breaking.
v0.4.0
- Added support for setting the version part increment.
- Implemented verbosity.
- Added a package icon.
- Breaking: Renamed auto fetch short opt from from -a to -f.
v0.3.0
- Fixed height calculation bug from relocated responsibility.
- Internal refactoring.
- Tests the CLI interface.
v0.2.0
- Added equality checking for TaggedVersion.
- Fixed crash when repo has no HEAD commit.
- Fixed height calculation when the repo has no HEAD commit.
- Fixed height calculation with no version tags returning 1 too shallow.
- Fixed GitRepoInspector not waiting for git to complete on Linux.
- Fixed possibility of FetchTag() shallowing repo to tag.
- Internal refactoring to clean up.
- Added tests covering all of the core components.