Releases: Drieam/keypairs
Releases · Drieam/keypairs
Release 2.0.0
What's Changed
- build: Update rails and ruby dependencies by @KoenSengers in #22
Full Changelog: 1.3.5...2.0.0
Release 1.3.5
Release 1.3.4
Release 1.3.3
What's Changed
- fix: Use class method jwt_encode instead of jwt_encode_without_nonce by @KoenSengers in #19
Full Changelog: 1.3.2...1.3.3
Release 1.3.2
What's Changed
- feat: Add option to encode jwt without nonce by @KoenSengers in #18
Full Changelog: 1.3.1...1.3.2
Release 1.3.1
What's Changed
- Add Rails 7.1.0 and Ruby 3.1 and 3.2 support by @KoenSengers in #16
- feat: Remove nonce from jwt encode payload by @KoenSengers in #17
New Contributors
- @KoenSengers made their first contribution in #16
Full Changelog: 1.3.0...1.3.1
Release 1.3.0
What's Changed
- chore: Remove Gemfile.lock by @LuukvH in #14
- chore: Bump lockbox to '~> 1.3' by @JellyPuddy in #15
New Contributors
- @JellyPuddy made their first contribution in #15
Full Changelog: 1.2.0...1.3.0
1.2.0
1.1.1
1.1.0
What's Changed
- Fix incomplete keyset when there are no keypairs by @koesie10 in #3
- Fix mismatch between sort and used fields in Keypair.keyset by @koesie10 in #4
- Bundle update by @StefSchenkelaars in #5
- Add Ruby version matrix to CI for running specs by @koesie10 in #7
Full Changelog: 1.0.0...1.1.0