Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Version 0.2.0

Latest
Compare
Choose a tag to compare
@oguzhanunlu oguzhanunlu released this 09 Nov 15:20

New features

  • Add retry-policy (#10)
  • Add configurable cache max-age for schemas (#6)

Build & Test

  • Switch to rubygems provider (#5)
  • Update README markdown in according with CommonMark (#13)
  • Remove Ruby 2.0.0 support (#15)

Bug fixes

  • Fix SchemaVer.parse_schemaver parses invalid SchemaVer (#7)
  • Fix invalid cache-lookup (#11)
  • Remove unnecessary ResolverError check from cache (#16)