Skip to content

0.1.1

Choose a tag to compare

@chr15k chr15k released this 15 Jun 03:27
· 14 commits to main since this release

[v0.1.1] - 2025-06-14

Added

  • Added #[SensitiveParameter] attribute to enhance security for password and secret parameters

Changed

  • Enhanced type safety by making DTOs readonly
  • Updated documentation in README for clearer usage instructions
  • Added libsodium suggestion in composer.json for improved cryptographic operations (required for EdDSA support)