Skip to content

Releases: mcorino/firm

v1.1.2

07 Nov 14:07
Compare
Choose a tag to compare

This is a minor update release.

v1.1.1

06 Nov 10:56
Compare
Choose a tag to compare

This is a minor bug-fix release reverting a harmful method removal. Also adds some missing docs.

v1.1.0

05 Nov 15:26
Compare
Choose a tag to compare

This release adds optional property serialization support.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

08 Oct 10:18
Compare
Choose a tag to compare

This is the first stable release of the FIRM gem.

v0.9.8

23 Sep 14:51
Compare
Choose a tag to compare

This release extends aliasing support for JSON and XML to Array, Hash, Set and OpenStruct.

Full Changelog: v0.9.7...v0.9.8

v0.9.7

22 Sep 14:50
Compare
Choose a tag to compare

This release fix a property serialization order bug with XML format.

Full Changelog: v0.9.6...v0.9.7

v0.9.6

21 Sep 10:02
Compare
Choose a tag to compare

This is a bugfix release to fix a YAML serialization problem introduced in the previous release.

Full Changelog: v0.9.5...v0.9.6

v0.9.5

21 Sep 09:27
Compare
Choose a tag to compare

This release optimizes thread safety structures and handles Class object serialization.

Full Changelog: v0.9.3...v0.9.5

v0.9.3

14 Sep 14:58
Compare
Choose a tag to compare

This release outputs more compact serialized JSON data and removes the need for a JRuby special.

Full Changelog: v0.9.2...v0.9.3

v0.9.2

14 Sep 13:50
Compare
Choose a tag to compare

This release fixes some (potential) minor issues, adds JRuby compatibility and updates documentation.

Full Changelog: v0.9.1...v0.9.2