Skip to content

Releases: mcorino/firm

v1.2.1

06 Mar 15:37

Choose a tag to compare

This release adds support for Ruby 4 and migrates the tests to Minitest.

v1.1.3

22 Jan 16:02

Choose a tag to compare

This is a minor update release.

It enables cyclic ::Set reference testing under JRUBY >= 3.4.10.
It disables BigDecimal and OStruct support for ruby >= 3.4.0.

v1.1.2

07 Nov 14:07

Choose a tag to compare

This is a minor update release.

v1.1.1

06 Nov 10:56

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

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

Choose a tag to compare

This is the first stable release of the FIRM gem.

v0.9.8

23 Sep 14:51

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

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

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

Choose a tag to compare

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

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