Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 290 Bytes

CHANGELOG.md

File metadata and controls

10 lines (7 loc) · 290 Bytes

0.2.0 (Jan 27th 2025)

  • Add environement variables support for password options
  • Add JWT support with a sign() and verify() method
  • Add utility function to generate random 256-bit secrets
  • Update list of symbols used for password generation

0.1.0 (Dec 7th 2024)

  • initial release