Releases: jara001/aversio
Releases · jara001/aversio
v0.2.0
Added
- Unit tests.
get_git_version()
to obtain current git version.
fix_version(ver, stored)
to modify current version according to the last used.
maintain_version(ver, filename)
to load/save versions and fix them along the way.
Fixed
- Properly work with X.Y versions.
v0.1.0
Added
- Initial version of
aversio
, compatible with _version
.