Eterl
now implementsCodec
andConverter
.- Improved some performance issues.
- Added benchmarks.
Stream
s can now be transformed usingeterl.packer
.
- Close conversion sink when the underlying stream closes.
- Decode JS
BigInt
s asBigInt
s instead of string. - Fix some consistency issues.
- Fix list creation and removal of
decimal
package.
- Fix incorrect type casting.
- Fix deserialisation and serialisation of
BigInt
s. - Add example.
- Fix bytes loosing reference.
- Initial version.