cfger/CHANGELOG
2024-10-04 17:14:12 +01:00

9 lines
No EOL
267 B
Text

* Add global `GetEnv` function
v0.2.0 - 2024-06-18
* Add support for environment variables
* Include string parsing functions
* Move Required and WithDefault functions from the global scope to being methods of OptionalItem
v0.1.0 - 2023-08-21
* Initial release