jemul8
jemul8 copied to clipboard
Version number
Would be cool if you add versioning to jemul8. So every body will know when update is come and if something would be broken - could just move down to previous version :). And Changelog so everybody would know what have been changed.
You can use git commit hashes and commit messages as changelog so far.
Hi Coderaiser,
Thank you for the suggestion. Lots of features are planned and in the pipeline, semantic versioning is one of them. The system isn't really stable enough to warrant versioning yet - v0.0.1 for the time being as the API is going to undergo some radical changes when TDD/BDD-refactored with unit/integration/acceptance tests.
I will leave this issue open until semantic versioning is added cleanly.
Hope this helps, Dan