Skip to content

Releases: amazon-ion/ion-js

v2.0.1

06 Jul 01:26
Compare
Choose a tag to compare

2.0.1 (2017-07-06)

Bug Fixes

  • source: Fix #65: Error: Hour 0 must be between 1 and 23 inclusive. (e525b0e0, closes #65)

v2.0.0

06 Jul 01:19
Compare
Choose a tag to compare

2.0.0 (2017-07-06)

Bug Fixes

  • source: Fix #66: Zulu timestamps fails with Error: Invalid decimal 00.000Z. (bf2be701)

Breaking Changes

  • None.

66

(bf2be701)

v1.1.1

25 Jun 18:11
Compare
Choose a tag to compare

1.1.1 (2017-06-25)

Bug Fixes

  • source: Fixed the parse binary timestamp bug: added parse integer step for the seconds p (e48d1788)

v1.1.0

12 May 21:17
Compare
Choose a tag to compare

1.1.0 (2017-05-12)

Features

  • browser: ES5 and minified js file for use in the browser (fb1ac183)

v1.0.0

09 May 21:17
Compare
Choose a tag to compare

1.0.0 (2017-05-09)

Breaking Changes

  • Not really breaking, but adding it so that we get 1.0.0 from semantic-release

(d0004df1)