Releases: wapc/tinygo-msgpack
Releases · wapc/tinygo-msgpack
v0.2.1
Compare
Sorry, something went wrong.
No results found
pkedy
released this
01 Jul 16:40
Fix for sizer when nil value is passed. (#9)
Tweaks and godocs
Compare
Sorry, something went wrong.
No results found
pkedy
released this
26 Jun 02:09
v0.2.0
Adding godocs and README (#8)
v0.1.8
Compare
Sorry, something went wrong.
No results found
pkedy
released this
13 Mar 00:43
Fix to WriteAny when value is nil (#5)
v0.1.7
Compare
Sorry, something went wrong.
No results found
pkedy
released this
07 Mar 03:00
Add Raw type and some helper functions. (#4)
Misc bug fixes
Compare
Sorry, something went wrong.
No results found
pkedy
released this
20 Jan 17:53
v0.1.6
Misc bugfixes (#3)
Reading and writing time.Time
Compare
Sorry, something went wrong.
No results found
pkedy
released this
19 Oct 18:17
v0.1.5
Adding Read/Write Time functions
Improvements to aid code generation
Compare
Sorry, something went wrong.
No results found
pkedy
released this
14 Sep 19:51
v0.1.4
Various improvements to aid in code generation
Improved error handling
Compare
Sorry, something went wrong.
No results found
pkedy
released this
15 Jul 23:00
v0.1.3
Improved error handling
Adding ToBytes utility function
Compare
Sorry, something went wrong.
No results found
pkedy
released this
30 Oct 18:45
v0.1.2
go mod tidy
Adding Codec interface
Compare
Sorry, something went wrong.
No results found
pkedy
released this
30 Oct 15:04
v0.1.1
Adding Codec interface