Skip to content

Releases: dhhoang/IonDotnet

0.0.3-alpha

04 Nov 22:07
Compare
Choose a tag to compare
0.0.3-alpha Pre-release
Pre-release
  • Text writer now write strings with proper escape codes.
  • Fix binary encoding of timestamp second fractions.

0.0.2-alpha

25 Oct 15:01
Compare
Choose a tag to compare
0.0.2-alpha Pre-release
Pre-release

Fix some bugs related to text writer not writing special symbols correctly.

0.0.1-alpha

24 Oct 01:33
Compare
Choose a tag to compare
0.0.1-alpha Pre-release
Pre-release

This is the alpha release of the core library. Features include:

  • Reading Ion text/binary data.
  • Tree-like data representation.
  • Write Ion data in text/binary format.