joken v2.4.1 Release Notes
Release Date: 2021-10-26 // 8 months ago-
๐ Changed
- ๐ fix: readme refs (thanks to @danferreira)
- Fix generate_and_sign examples in guides' documentation (thanks to @f-francine)
- โ Remove no_return from methods that can return (thanks to @jsmestad)
- ๐ Fix typos (thanks to @kianmeng)
Previous changes from v2.4.0
-
๐ Changed
- ๐ Major docs reviews and corrections (thanks to @kianmeng, @andreasknoepfle, Jon Forsyth, @fuelen)
- ๐ Change of CI pipeline (thanks to @dolfinus)
- โ Now uses Elixir 1.8 as minimum (and actually test the minimum version on CI)
๐ Fixed
- ๐ Fixed arity of
Joken.Config.validate
(thanks to @blagh) - โก๏ธ Compatibility with OTP 24.0 with JOSE update to 1.11.2