Releases: darklam/gofig
Releases · darklam/gofig
v1.2.0
v1.1.0
v1.0.2
v1.0.1
V1
Changelog: Version 1.0.0 (Breaking Update)
Note: This release introduces significant breaking changes with limited backward compatibility compared to the previous version of the library.
Changes
-
Refactoring:
Major code refactoring to simplify logic.
-
Tags:
Removed all tags except 'default'; replaced with new 'tag' prop.
-
Providers:
- Added 'env' as a provider.
- Introduced new 'json' provider.
- Removed 'vault' provider due to lack of production-readiness.
-
Interface:
Streamlined the provider interface for improved ease of use.
v0.0.2
Initial release
v0.0.1 chore: Updated coverage badge.