What's Changed
* chore: removed RSA1_5 as default enc alg by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/130
* Build with Python 3.11 by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/128
* update dependencies by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/131
* Build with Python 3.11 rc2 by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/132
* build with Python 3.11 by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/133
* upgrade code coverage tools by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/138
* replace cgi by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/139
* Tests for finding out if a token is a compact JWS, json JWS or a JWE.… by rohe in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/140
* EdDSA (Ed25519/Ed448) by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/142
* upgrade to codecov/codecov-actionv3 by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/143
* Bump requests from 2.28.2 to 2.31.0 by dependabot in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/144
* remove Python 3.10 workaround for Poetry by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/145
* Support for P-256K/ES256K by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/147
* remove poetry.lock by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/137
* JWT check nbf/exp by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/149
* Add fully specified algorithms by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/153
* Changes necessary to allow the SD JWT package to build on this. by rohe in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/151
* build with Python 3.12 by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/154
* Editorial changes by rohe in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/155
New Contributors
* dependabot made their first contribution in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/144
**Full Changelog**: https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/compare/1.8.3...v1.9.0