Skip to content

Tags: amazon-ion/ion-go

Tags

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #199 from amazon-ion/update-iontests

Updates ion-tests and skip list.

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix math/big.Int Does not Marshal (#194)

* fix mashalling of math/big.Int

* Revert BigIntType. It is not needed.

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add UnmarshalJSON and MarshalJSON to Decimal (#191)

* add UnmarshalJSON and MarshalJSON to Decimal

* add more tests

v1.2.0

Toggle v1.2.0's commit message
Fix formatting

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adds support for decoding Timestamp to Time (#183)

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
adds a fix for timestamp fractional seconds that have positive expone…

…nt (#181)

* adds a fix for timestamp fractional seconds that have positive exponent

* adds binary reader test for timestamp fractional second with positive exponent

* fixes #180

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
go mod tidy for v1.1.1 (#179)

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removed beta status warning from README

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
go mod tidy for v1.0.1 (#168)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove passing tests from skip lists (#159)

Co-authored-by: Therapon Skoteiniotis <[email protected]>