Eterlnow implementsCodecandConverter.- Improved some performance issues.
- Added benchmarks.
Streams can now be transformed usingeterl.packer.
- Close conversion sink when the underlying stream closes.
- Decode JS
BigInts asBigInts instead of string. - Fix some consistency issues.
- Fix list creation and removal of
decimalpackage.
- Fix incorrect type casting.
- Fix deserialisation and serialisation of
BigInts. - Add example.
- Fix bytes loosing reference.
- Initial version.