Releases: koalamer/conust
Releases · koalamer/conust
Readme fix
v2.0.0
Encode and Decode have been renamed to EnocdeToken and DecodeToken to emphasize what they are for. Both now check the input and return ok=false on an error instead of letting a panic occur.
Got rid of intermediate interface and is now using the Codec struct directly.