Skip to content

v1.6.4

Compare
Choose a tag to compare
@davidgrayston davidgrayston released this 01 Jun 14:09
· 111 commits to master since this release
2082bef

Fixed

  • 3rd Party Attribute Expiry Date Format is now UTC RFC-3339 with milliseconds
  • No longer using Array#append - affects Ruby 2.4 without Active Support

Removed

  • Removed unused protobuf dependency
  • Removed unused activesupport dependency

Added

  • Test compatibility with Ruby 2.7