Current section
Files
Jump to
Current section
Files
nibble_config
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## 0.2.0 (2026-07-30)
### Breaking Changes:
- automatically infer module `otp_app`
BREAKING CHANGE: removed the `otp_app` parameter from `NibbleConfig.load_for/2`, and added options. by Gladear
## 0.1.0 (2026-07-29)
- initialize the project