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

Releases: snowplow-archive/iglu-ruby-client

Version 0.2.0

09 Nov 15:20
Compare
Choose a tag to compare

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)

Version 0.1.0

08 Feb 18:00
Compare
Choose a tag to compare

Initial release