Releases: MrZoidberg/VaultSharp.Extensions.Configuration
Releases · MrZoidberg/VaultSharp.Extensions.Configuration
0.6.3
🚀 New Features
- Minor enhancements by @MrZoidberg (#40)
- Support for .netstandard2.0 by @MrZoidberg (#39)
👨🏼💻 Contributors
0.6.2
- Updated nuget packages. Added .NET 7 support by @MrZoidberg (#33)
- Refactoring to fix #31 by @MrZoidberg (#32)
👨🏼💻 Contributors
0.5.3
0.5.2
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)