Skip to content

ActiveFedora 9.3.0

Compare
Choose a tag to compare
@tpendragon tpendragon released this 07 Aug 16:00
· 833 commits to main since this release

ActiveFedora 9.3.0 has been released. This is a minor version which adds marshaling of records, type validators, and fixes bugs in associations regarding #select and setting nil.

Changes

2015-08-06: Records should be able to be marshaled and loaded [Justin Coyne]

2015-07-31: RDF association ids setter should handle nil [Justin Coyne]

2015-07-31: Add collection#select using block syntax [Trey Terrell]

2015-07-24: Add type validator objects to associations. [Trey Terrell]