Skip to content

Releases: phuedx/tnetstring

v2.0.0

16 May 05:47
Compare
Choose a tag to compare

Migrate to a single codec class, \Phuedx\TNetstring\Codec, while keeping the JSON-like API the same.

v1.0.1

06 Jun 11:26
Compare
Choose a tag to compare
  • 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)