ex_marshal v0.0.10 Release Notes
Release Date: 2017-11-06 // over 7 years ago-
๐ This release fixes encoding/decoding problem which happens due the fact that encoding symbol
:e
of a string was not added to symbols storage. The symbols storage is used for repetitive symbols which can be encoded/decoded as links to already existing symbols in the stream.
Previous changes from v0.0.9
-
๐ This version adds ability to nullify all unsupported types #18.