File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- ## Version NEXT
1+ ## Version 0.12 (2025-08-18)
22
33- GHC 9.6 is now the earliest supported version.
44
Original file line number Diff line number Diff line change 11cabal-version : 2.2
22name : jose
3- version : 0.11
3+ version : 0.12
44synopsis :
55 JSON Object Signing and Encryption (JOSE) and JSON Web Token (JWT) library
66description :
@@ -24,12 +24,13 @@ bug-reports: https://github.com/frasertweedale/hs-jose/issues
2424license : Apache-2.0
2525license-file : LICENSE
2626extra-source-files :
27+ test/data/fido.jwt
28+ extra-doc-files :
2729 CHANGELOG.md
2830 README.md
29- test/data/fido.jwt
3031author : Fraser Tweedale
3132maintainer : frase@frase.id.au
32- copyright : Copyright (C) 2013-2021 Fraser Tweedale
33+ copyright : Copyright (C) 2013-2025 Fraser Tweedale
3334category : Cryptography
3435build-type : Simple
3536tested-with :
You can’t perform that action at this time.
0 commit comments