configurable/CHANGELOG.md
2021-03-24 17:16:12 +07:00

22 lines
433 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
## 1.0.4
- Fixed format classes and files