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.