Current section

Files

Jump to
mix_version CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
## [2.4.0] - 2025-03-25
### πŸš€ Features
- [**breaking**] Removed support for installing as an archive
### πŸ› Bug Fixes
- Load app.config to support using libraries from hooks
### βš™οΈ Miscellaneous Tasks
- Added dialyzer and mix_audit
- Removed git-cliff config
## [2.2.1] - 2024-03-11
### πŸ› Bug Fixes
- Fixed --anotate that would always default to false (upgrade of cli_mate)
## [2.2.0] - 2024-01-22
### πŸš€ Features
- Mixfile is now updated only when hooks succeeded
## [2.1.1] - 2023-09-07
### πŸš€ Features
- Files added to Git during before_commit hook are printed to stdout
### βš™οΈ Miscellaneous Tasks
- Remove useless debug prints
## [2.1.0] - 2023-09-01
### πŸš€ Features
- Added support of before commit hook
### πŸ› Bug Fixes
- Usage of CliMate in various stages
## [2.0.6] - 2023-08-31
### πŸš€ Features
- Default to false when asking to confirm new version with unstaged changes
<!-- generated by git-cliff -->