Skip to content

Release v2.6.0 - 2023-01-29

Compare
Choose a tag to compare
@victorolinasc victorolinasc released this 19 May 10:51
· 13 commits to main since this release
6aa9d2a

Changed

  • Allow EdDSA keys (thanks @Tarang)
  • Bump JOSE to 1.11.5
  • Fix after_sign spec
  • handle non binary hmac sha key error (thanks @alecostard)
  • Fixes typ header claim not being over writable
  • doc fixes all over
  • raised Elixir version to 1.13 (JOSE raised it too so we follow)