Releases: dhhoang/IonDotnet
Releases · dhhoang/IonDotnet
0.0.3-alpha
- Text writer now write strings with proper escape codes.
- Fix binary encoding of timestamp second fractions.
0.0.2-alpha
Fix some bugs related to text writer not writing special symbols correctly.
0.0.1-alpha
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.