Version 1.2.0
Added
- Added
Registry
andNewRegistry()
- Added
RegistryOption
andWithDocumentationURL()
Changed
- Changed
WithRegistry()
to accept aferrite.Registry
instead of the experimentalvariable.Registry
type - Passing
WithRegistry()
toInit()
is now additive, instead of replacing the default registry
Removed
- Removed the experimental
maybe
andvariable
sub-packages
Fixed
- Prevent registration of multiple environment variables with the same name