Skip to content

2.2.3

Compare
Choose a tag to compare
@jvendetti jvendetti released this 19 Jul 00:27
· 41 commits to master since this release

What's Changed

  • Modified the purl method to check class IDs for a PURL host, rather than the string 'purl' (#28)
  • Made the PURL host configurable, and set a default value
  • Added several unit tests for the purl method
  • Configured PURL host and prefix values in config.test.rb for the purposes of unit text execution
  • Added a development dependency on the faraday-follow_redirects gem for testing proper PURL resolution
  • Moved the gem version specifier to a module
  • Fixed some RuboCop warnings
  • Synced fork with the upstream repository

Full Changelog: v2.2.2...v2.2.3