Releases: zio/zio-config
v1.0.0-RC12
This release upgrades ZIO to 1.0.0-RC18
v1.0.0-RC11
Bug fixes
Internal code clean ups
Design improvements
Better home page
v1.0.0-RC10
Same as v1.0.0-RC9, + support for list of primitives in type safe config.
v1.0.0-RC9
This experimental release will include
- Enhanced automatic derivation of config description supporting read and writes of coproducts and list.
- Bug fixes in automatic derivation
- Support of list in configurations
- Integration with type-safe config hoccon representation
- More tests
v1.0.0-RC8
Added support for java properties file as a source
Same as v1.0.0-RC7 + minor bug fixes
Bug fix in build file, and bug fix in system property config parsing.
Magnolia and Refined (experimental)
This is an experimental release with module magnolia to automatically derive configuration description.
The module magnolia
will not handle List yet. We are in the process of having it in the next release.
The release also comes up with module "refined" which is integration of zio-config with refined library. Most of the validations that we need to do config variables comes part of refined library.
The docs are updated too, however, currently it doesn't have the details of refined and magnolia.
There will be significant changes in the overall structure of doc as well, that will include these details.
v1.0.0-RC6
A fix to previously corrupted releases.
v1.0.0-RC5
An experimental release made for the purpose of testing release + microsite flow.
v1.0.0-RC4
CI Build fix for microsite