Skip to content

v0.9.0

Compare
Choose a tag to compare
@TheRoyalTnetennba TheRoyalTnetennba released this 20 Aug 17:32
· 96 commits to main since this release
8fa49a1
  • Add RemoteServerError class for 5xx level errors.
  • Allow to_json to be called with arguments
  • Expires_in now sets and reflects current expires_at value
  • Expires_within(0) now returns false when expires_at is nil.