configurable/CHANGELOG.md
Sambo Chea 649f25b265 - Add mutable configuration provider
- Split tests file
- Fixed and nullable functions
- Able to set or remove config from system config
2021-03-24 16:39:10 +07:00

18 lines
389 B
Markdown

## 1.0.0
- Initial version, created by Stagehand
- Add configurable interface, created by @SomboChea
- Add system configuration
- Add dotenv and platform environment
## 1.0.1
- Fixed dart test in dev deps
## 1.0.2
- Add support null-safety
## 1.0.3
- Add mutable configuration provider
- Split tests file
- Fixed and nullable functions
- Able to set or remove config from system config