Releases: amazon-ion/ion-go
Releases · amazon-ion/ion-go
v1.5.0
v1.4.0
What's Changed
- Fix math/big.Int Does not Marshal by @jeffmitchell-sas in #194
New Contributors
- @jeffmitchell-sas made their first contribution in #194
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- add UnmarshalJSON and MarshalJSON to Decimal by @plopezlpz in #191
New Contributors
- @plopezlpz made their first contribution in #191
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Fixes CI build workflow by @popematt in #186
- Allow custom unmarshal implementation by @errorhandler in #185
- Adds CodeQL Analysis by @popematt in #187
New Contributors
- @popematt made their first contribution in #186
- @errorhandler made their first contribution in #185
Full Changelog: v1.1.3...v1.2.0