0.4.0
See the Changes section below for an exhaustive list of the work that has gone into this release.
Upgrade notes
To upgrade to 0.4.0, point your Gemfile at hydra-pcdm 0.4.0 and run bundle update hydra-pcdm
.
Changes
2016-02-04: ObjectBehavior#in_objects should return parent objects whether
members are added via members.<<
or ordered_members.<<
[Michael J. Giarlo]
2016-02-04: Comply with Rubocop 0.37 [Michael J. Giarlo]