2021-03-24 13:24:40 +07:00
|
|
|
## 1.0.0
|
|
|
|
|
|
|
|
- Initial version, created by Stagehand
|
|
|
|
- Add configurable interface, created by @SomboChea
|
2021-03-24 15:07:37 +07:00
|
|
|
- Add system configuration
|
|
|
|
- Add dotenv and platform environment
|
|
|
|
|
|
|
|
## 1.0.1
|
|
|
|
- Fixed dart test in dev deps
|
|
|
|
|
|
|
|
## 1.0.2
|
2021-03-24 16:39:10 +07:00
|
|
|
- Add support null-safety
|
|
|
|
|
|
|
|
## 1.0.3
|
|
|
|
- Add mutable configuration provider
|
|
|
|
- Split tests file
|
|
|
|
- Fixed and nullable functions
|
2021-03-24 17:16:12 +07:00
|
|
|
- Able to set or remove config from system config
|
|
|
|
|
|
|
|
## 1.0.4
|
|
|
|
- Fixed format classes and files
|