Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
## [0.9.0] - 2026-04-13
### π Features
- [**breaking**] New templates system and mod.new command
## [0.8.1] - 2025-11-15
### π Bug Fixes
- Do not warn on multiple module files if all ignored
## [0.8.0] - 2025-09-15
### π Features
- Added support for custom snake-casing of names
- Allow to relocate a single module with mix mod.relocate
### π§ͺ Testing
- Fix creation of test subapp in CI
### βοΈ Miscellaneous Tasks
- Ignore demo app in CI dependency submission
- Upgraded embedded CLI
## [0.7.0] - 2025-05-16
### π Features
- Embedded cli_mate generated code
### βοΈ Miscellaneous Tasks
- Update Elixir Github workflow (#16)
## [0.6.2] - 2025-03-24
### π Bug Fixes
- Ignore Erlang modules when relocating
### βοΈ Miscellaneous Tasks
- Update dependabot config (#2)
- Update CI config (#3)
- Update dependabot config (#8)
## [0.6.1] - 2024-11-18
### π Bug Fixes
- Shortdoc for mod.new
## [0.6.0] - 2024-06-20
### π Bug Fixes
- Allow any module name in mix.exs file
### π Documentation
- Fix warnings in docs generation
## [0.5.1] - 2023-09-18
### π Features
- Allow to ignore a mount point
## [0.1.1] - 2022-04-13