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 #
Eterl
now implementsCodec
andConverter
.- Improved some performance issues.
- Added benchmarks.
Stream
s can now be transformed usingeterl.packer
.
1.0.4 #
- Close conversion sink when the underlying stream closes.
1.0.3 #
- Decode JS
BigInt
s asBigInt
s instead of string. - Fix some consistency issues.
1.0.2 #
- Fix list creation and removal of
decimal
package.
1.0.1 #
- Fix incorrect type casting.