Releases: MrZoidberg/VaultSharp.Extensions.Configuration
Releases · MrZoidberg/VaultSharp.Extensions.Configuration
0.5.1
- Feature/net 6 by @MrZoidberg (#28)
- .NET 6 migration by @MrZoidberg (#25)
- 🐛 fix - keys with substring of base path not working by @Maarty (#24)
👨🏼💻 Contributors
@Maarty and @MrZoidberg
0.4.2
0.4.1
0.4.0
What's Changed
- Added PrivateAssets for Microsoft.VisualStudio.Threading by @MrZoidberg in #17
- Package updates, code clean-up by @MrZoidberg in #18
Full Changelog: 0.3.3...0.4.0
0.3.3
- Package updates, code clean-up by @MrZoidberg (#18)
- Added PrivateAssets for Microsoft.VisualStudio.Threading by @MrZoidberg (#17)
- add additionalCharactersForConfigurationPath option by @cparandiev (#14)
👨🏼💻 Contributors
0.3.2
- VaultChangeWatcher refactored to support multiple VaultConfiguration providers by @MrZoidberg (#13)
👨🏼💻 Contributors
0.3.1
- Add option to omit Vault Key name in Configuration Data by @almostjulian (#10)
👨🏼💻 Contributors
0.3.0
- Support for JSON arrays, bool, long, and other JSON types. by @MrZoidberg (#11)
- Update Program.cs type in Vault Address String by @aarondglover (#6)
👨🏼💻 Contributors
0.2.2
🚀 New Features
- Track changes in Vault data by @MrZoidberg (#4)
- Integration tests by @MrZoidberg (#1)
👨🏼💻 Contributors
@Kibnet and @MrZoidberg
0.2.0
🚀 New Features
- Track changes in Vault data by @MrZoidberg (#4)
- Integration tests by @MrZoidberg (#1)
👨🏼💻 Contributors
@Kibnet and @MrZoidberg