Releases: pidamg/keepass-dotnet
Releases · pidamg/keepass-dotnet
Release list
Pidamg.KeePass.Kdbx v0.1.1
Added
- Added a PowerShell 7.4 smoke test for the packaged .NET 8 assembly to the release pipeline.
- Added weekly grouped Dependabot updates for NuGet dependencies and GitHub Actions.
Changed
- Changed the target framework from .NET 10 to .NET 8 and added support for PowerShell 7.4 or
later. - Updated the .NET test SDK and Visual Studio test runner dependencies.
Pidamg.KeePass.Kdbx v0.1.1-beta.2
Added
- Added weekly grouped Dependabot updates for NuGet dependencies and GitHub Actions.
Changed
- Updated the .NET test SDK and Visual Studio test runner dependencies.
Pidamg.KeePass.Kdbx v0.1.1-beta.1
Added
- Added a PowerShell 7.4 smoke test for the packaged .NET 8 assembly to the release pipeline.
Changed
- Changed the target framework from .NET 10 to .NET 8 and added support for PowerShell 7.4 or
later.
Pidamg.KeePass.Kdbx v0.1.0
Changed
- Established the current public API as the compatibility baseline for the stable release.
Pidamg.KeePass.Kdbx v0.1.0-beta.1
Added
- Added English and French project documentation focused on package consumers.
- Added support for KeePass XML v2 key files, including key-hash validation.
Changed
- Made
KdbxVersionrelational operators consistent when either operand isnull.
Fixed
- Fixed XML key-file detection when the file contains a UTF-8 byte order mark.
Pidamg.KeePass.Kdbx v0.1.0-alpha.3
Added
- Added an original KDBX package icon and complete English NuGet metadata.
- Added automatic GitHub Releases with changelog notes and NuGet package artifacts.