Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 461 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 461 Bytes

1.3.0

  • Dropped support for EOL Ruby 2.3 (in addition to Grape)

1.2.0

  • Check the remote response on public key fetching (#3)
  • Added support for Ruby 2.6
  • Dropped support for EOL Ruby 2.2

1.1.0

  • Added the parsed and original token to the Rack environment (#2)
    • Two new helper methods are now available to access the JWT from an API spec

1.0.1

  • First public release of the gem

1.0.0

  • Yanked, published with the wrong account