eterl 1.1.0
eterl: ^1.1.0 copied to clipboard
Eterl is a fast packer and unpacker for the External Term Erlang Format (version 131).
1.1.0 #
Eterlnow implementsCodecandConverter.- Improved some performance issues.
- Added benchmarks.
Streams can now be transformed usingeterl.packer.
1.0.4 #
- Close conversion sink when the underlying stream closes.
1.0.3 #
- Decode JS
BigInts asBigInts instead of string. - Fix some consistency issues.
1.0.2 #
- Fix list creation and removal of
decimalpackage.
1.0.1 #
- Fix incorrect type casting.
1.0.0 #
- Fix deserialisation and serialisation of
BigInts. - Add example.
0.0.2 #
- Fix bytes loosing reference.
0.0.1 #
- Initial version.