Tags: mpanarin/versioce
Tags
👏 Release v2.0.0 ## [2.0.0] ### Added - ✅ Add tests for calver formatting - 👷 update CI to run dialyzer and credo in test env to avoid compiling for both dev and test in CI - ✨ CalVer is now supported - ✅ add tests for git datagrabber - 👷 update github actions to newer versions - ✅ add mock for git operations finish coverage of keepachangelog_formatter - ✅ add mimic and mock Versioce.Bumper.Files - 👷 update credo config to ignore TODOs and FIXMEs - 👷 add credo to CI - ✨ Add credo and fix issues - ✅ Update tests, introduce ex_machona for testing - 👷 updated deps - ✨ Git tag hook now can include relevant changelog part - ✨ Formatter now has to provide functionality for formatting single version - ✨ DataGrabber behaviour now has to be able to retrieve a singular version ### Changed - ♻️ code reorganization - ♻️ Versions -> Version struct - ♻️ updated how tags are picked. Now only relevant tags to current HEAD are picked up - ♻️ update .tool-versions ### Fixed - 🐛 fixed changelog generation ### Uncategorised - 👏 Bump version to 2.0.0 - 📝 update README with calver info - 📝 update CHANGELOG.md - 📝 Add new migration details ### Removed - ⚰️ a change to Datagrabber behaviour. BREAKING CHANGE Check the migration guide in docs for more info
PreviousNext