Skip to content

ActiveFedora 9.2.1

Compare
Choose a tag to compare
@tpendragon tpendragon released this 23 Jul 17:43
· 842 commits to main since this release

ActiveFedora 9.2.1 has been released. This is a point release that fixes bugs in the return value of #delete on associations, some bugs with load_instance_from_solr, and adds enumerable methods to relations.

Changes

2015-07-20: Don't delete objects not part of the association. [Trey Terrell]

2015-07-19: Improve handling of imperfect profile_json when loading instances
from Solr. [Olli Lyytinen]

2015-07-16: ChangeSet shouldn't record other subjects. [Trey Terrell]

2015-07-15: Update unit test style [Mike Giarlo]

2015-07-09: Relation should respond to enumerable methods [Justin Coyne]