Skip to content

object rights convenience methods, bug fix, random maintenance

Latest
Compare
Choose a tag to compare
@jmartin-sul jmartin-sul released this 22 Aug 17:21

one bug fix:

  • fix minor bug in rights parsing for indexing (treat empty <machine/> stanza like <machine><none/></machine>)

small functional enhancements:

  • add a convenience method (#dark?) to see whether the rights metadata of an object indicates that it is dark as a whole
  • add #citation_only? method (analogous to #dark?)

minor maintenance:

  • minor spec refactoring
  • Add ruby 2.5.3 to travis build
  • remove obsolete ruby version from travis build list (2.1.2)
  • Enable caching and disable compiling libxml for faster builds
  • Update how we send test metrics to codeclimate
  • Remove gemnasium badge

v1.3.0...v1.4.0