View Source Changelog

1.1.2 (2023-10-15)

Bug Fixes

  • automatically publish docs with hex package (af3c87d)

1.1.1 (2023-10-15)

Bug Fixes

  • support dashes in expiration format RFC1123 (#10) (81e081a)

1.1.0 (2023-10-15)

Features

  • add support for all valid expiration datetime formats (#8) (d0c17f7)

1.0.0 (2023-10-15)

Bug Fixes

  • failing test due to Elixir version upgrade (532852b)
  • return ArgumentError from encode! or decode! (4f2d460)
  • use of deprecated day_of_week/3 (11812e9)