Skip to content

v1.2.4

Compare
Choose a tag to compare
@lestrrat lestrrat released this 15 Jul 13:27
· 150 commits to main since this release
v1.2.4 15 Jul 2021
[Bug fixes]
  * We had the same off-by-one in another place and jumped the gun on
    releasing a new version. At least we were making mistakes uniformally :/
    `(jwk.Set).Remove` should finally be fixed.

[New features]
  * `(jwk.Set).Clone()` has been added.