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