Skip to content

Release v25.11.0

Choose a tag to compare

@github-actions github-actions released this 07 Nov 20:20
· 11 commits to main since this release
v25.11.0
5ed344e

API Changes:

  • ! Change api to export functions directly (Lauri Rooden)

Enhancements:

  • ci: Upgrade workflow (Lauri Rooden)
  • Fix lint errors (Lauri Rooden)
  • Test ESM module load (Lauri Rooden)
  • ci: Add test matrix (Lauri Rooden)
  • hotp: Add 8 digit tests (Lauri Rooden)
  • Rearrange code (Lauri Rooden)
  • Keep ref to String.fromCharCode (Lauri Rooden)
  • Keep ref to Object.assign (Lauri Rooden)
  • ci: Use npx to execute jshint and c8 (Lauri Rooden)
  • Update Readme (Lauri Rooden)
  • Use devDependencies instead of global packages (Lauri Rooden)
  • Use c8 for coverage test (Lauri Rooden)
  • hotp: Accept opts.esc = "base32" (Lauri Rooden)
  • Move sha and hmac tests to own files (Lauri Rooden)
  • Use string digest in internal hmac (Lauri Rooden)
  • Cleanup (Lauri Rooden)