Skip to content

Releases: misodrobny/application-versioning

0.0.4

18 Oct 14:20
Compare
Choose a tag to compare

fix: ability to change git path for getting the git hash

0.0.3

14 Oct 20:21
Compare
Choose a tag to compare

Fix:

  • missing synfony/yaml requirement

0.0.2

11 Oct 19:14
Compare
Choose a tag to compare

Features:
ApplicationVersion is now implemented as SIngleton.
Git HASH extracted to version.

Fix:
when installing the package, version.yaml was generated with the wrong structure.
All methods are public. Shoutout to Jakub, who wanted this :)

0.0.1

26 Jun 13:47
Compare
Choose a tag to compare

The initial version of packages provides basic functionality like creating a base version.yaml file and the ability to increase the version programmatically or via command.