cfger/CHANGELOG
2024-10-04 17:15:09 +01:00

10 lines
No EOL
287 B
Text

v0.2.1 - 2024-10-04
* 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