Releases: JustinGrote/SecretManagement.KeePass
Releases · JustinGrote/SecretManagement.KeePass
SecretManagement.KeePass v0.9.2
[0.9.2] - 2021-08-22
Minor Updates and Bug Fixes
- ⬆️ SecretManagement 1.1.0 Compatibility (#55)
SecretManagement 1.1.0 moves the vault extension into its own runspace and adds a new Unlock-SecretVault mechanism. This adds support for that new operating model. - 📦 Fix issue with common tests being included in compilation (e277af9)
- 📦 Wrap Public Function Initialization in SourceInit region (2818d4c)
- 🐛 Tests were being included in build process, causing import errors (ab83ff6)
- ⬆️ Microsoft.Powershell.SecretManagement 1.0.0 (11d45c7)
- 🔖 v0.9.1.3 (75d25c3)
- 🐛 UNC Paths incorrectly translated to PSProvider Paths (#45)
Fixes #44