Releases: phuedx/tnetstring
Releases · phuedx/tnetstring
v2.0.0
Migrate to a single codec class, \Phuedx\TNetstring\Codec
, while keeping the JSON-like API the same.
v1.0.1
- Add a JSON-like API and a class-based API for encoding and decoding tagged netstrings
- Fix a bug in
TNetstring_Decoder#decode
where it raised an error when the tagged netstring was empty (#3)