Skip to content

Latest commit

 

History

History
55 lines (24 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

55 lines (24 loc) · 1.79 KB

Changelog

0.4.0 (2025-02-27)

Features

  • bump base64 to 0.22.1 and jsonwebtoken to 9.3.1 (#16) (4a491f8)

0.3.0 (2025-02-14)

Features

0.2.0 (2025-01-05)

Features

0.1.3 (2024-02-12)

Bug Fixes

  • make Jwks.keys and Jwk public (c716c4f)

0.1.2 (2024-01-26)

Bug Fixes

  • expected at most 5 keywords per crate (6cb20ea)

0.1.1 (2024-01-26)

Bug Fixes

  • add missing metadata in Cargo.toml (0b51983)

0.1.0 (2024-01-26)

Features

Bug Fixes

  • keep Cargo.lock as we are releasing a lib (9356911)