Releases: gaynetdinov/ex_marshal
Releases · gaynetdinov/ex_marshal
v0.0.13
v0.0.12
Ease the Decimal
version dependency.
v0.0.11
v0.0.10
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.
v0.0.9
v0.0.8
v0.0.6
v0.0.5
v0.0.4
Fix a bug when decode strings encodings. Now ExMarshal
can decode Rails session cconstantin/plug_rails_cookie_session_store#2 (comment)
v0.0.3
Version 0.0.3 brings ability to decode references.