Skip to content

Releases: pidamg/keepass-dotnet

Pidamg.KeePass.Kdbx v0.1.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 06:35

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

Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jul 05:55

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

Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jul 05:13

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

Choose a tag to compare

@github-actions github-actions released this 29 Jul 06:16

Changed

  • Established the current public API as the compatibility baseline for the stable release.

Pidamg.KeePass.Kdbx v0.1.0-beta.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jul 13:45

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 KdbxVersion relational operators consistent when either operand is null.

Fixed

  • Fixed XML key-file detection when the file contains a UTF-8 byte order mark.

Pidamg.KeePass.Kdbx v0.1.0-alpha.3

Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jul 13:13

Added

  • Added an original KDBX package icon and complete English NuGet metadata.
  • Added automatic GitHub Releases with changelog notes and NuGet package artifacts.