github amazon-ion/ion-js v4.0.1

latest releases: v5.2.1, v5.2.0, v5.1.0...
3 years ago

Tweaks:

  • #605: PrettyTextWriter writes a space after struct field name/colon pairs
  • #607: Text decimal values are written in scientific notation less often
  • #614: Updates dependency versions in package.json

Bug Fixes:

  • #603:
    • Fixed an issue that prevented very large containers from being instantiated
    • Allowed instanceof dom.Value to work for Object instances that don't have a constructor (like those produced by Object.create(null))
  • #608: Added peer dependency instructions to the installation instructions
  • #609: Fixed a link to the contributor documentation in README.md
  • #611: Prevented IonTextReader.annotations() from returning special strings in single quotes
  • #614: Fixed an issue in FromJsConstructor that became an error in more recent versions of Typescript

Thanks to @oscarrodar and @bradley-curran for their contributions!

The complete list of commits included in v4.0.1 can be found here.

Don't miss a new ion-js release

NewReleases is sending notifications on new releases.