Current section

Files

Jump to
nvir CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
## [0.13.2] - 2025-03-31
### πŸ› Bug Fixes
- Removed usage of readmix in prod environment
## [0.13.1] - 2025-03-28
### πŸ“š Documentation
- Fixed documentation errors
## [0.13.0] - 2025-03-28
### πŸš€ Features
- Only define functions with 'env' in their name for 'import Nvir'
### βš™οΈ Miscellaneous Tasks
- Update Elixir workflow (#18)
## [0.12.0] - 2025-03-19
### πŸš€ Features
- [**breaking**] Removed the :* tag as it was confusing
### πŸ“š Documentation
- Document dotenv!/env! independence (#16)
## [0.11.0] - 2025-03-14
### πŸš€ Features
- Added a hook to change variables before they are set
### βš™οΈ Miscellaneous Tasks
- Fix exemples with custom MIX_ENV
- Remove unknown function in docs
- Update dependabot config (#10)
- Update Elixir workflow (#15)
- Refactor collecting sources
## [0.10.2] - 2025-01-31
### πŸ› Bug Fixes
- Fixed parsed when ending with comment without final newline
- Fixed parsed when ending with comment without final newline
### βš™οΈ Miscellaneous Tasks
- Update Elixir workflow (#8)
- Update Elixir workflow (#9)
## [0.10.1] - 2025-01-17
### πŸ› Bug Fixes
- Trim trailing whitespace on unquoted strings
## [0.10.0] - 2025-01-16
### πŸš€ Features
- [**breaking**] Replace override with overwrite and support custom loaders
### βš™οΈ Miscellaneous Tasks
- Update dependabot config (#2)
- Basic CI
- Dummy CI change
## [0.9.4] - 2024-11-25
### πŸ› Bug Fixes
- Support old Elixir versions
## [0.9.3] - 2024-11-18
### πŸš€ Features
- Default caster is :string
## [0.9.2] - 2024-11-17
### πŸ“š Documentation
- Document parsed templates
## [0.9.1] - 2024-11-17
### πŸ“š Documentation
- Added documentation to all functions
### βš™οΈ Miscellaneous Tasks
- Added changelog
- README ordering
- Versionning with mix version
## [0.9.0] - 2024-11-17
### βš™οΈ Miscellaneous Tasks
- Initialization of the repository
- Added license
<!-- generated by git-cliff -->