Releases: spellbook-technology/transmutation
Releases · spellbook-technology/transmutation
v0.4.1
v0.3.4
v0.3.1
v0.3.0
What's Changed
- Serialization of array-like objects and associations by @Nitemaeric in #17
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Rework serializer lookup logic by @Nitemaeric in #13
- Bump rexml from 3.2.6 to 3.2.8 by @dependabot in #14
New Contributors
- @dependabot made their first contribution in #14
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Rename Transmutation::Base to Transmutation::Serializer by @Nitemaeric in #1
- Add simplecov gem by @borrabeer in #3
- Serialization and CollectionSerializer by @borrabeer in #2
- Add GitHub Action workflow by @borrabeer in #5
- Update README.md by @Nitemaeric in #6
- Replace ostruct with ExampleObject class and add tests to Serializer by @borrabeer in #7
- Add tests to Serialization by @borrabeer in #8
- Add tests to CollectionSerializer by @borrabeer in #9
- Update lookup_serializer to accept a namespace argument by @borrabeer in #11
Full Changelog: https://github.com/spellbook-technology/transmutation/commits/v0.1.0