Skip to content

Releases: jangko/msgpack4nim

v0.4.4 Enable gcsafe

Choose a tag to compare

@jangko jangko released this 01 Aug 05:23
f4cc097

Enable gcsafe for all module and procs

New folder structure and various fixes

Choose a tag to compare

@jangko jangko released this 26 Jun 01:39
a7f2905

Non-generic streams (make MsgStream a proper Stream) #71
Fix unpack seq ref #73
fix: replace deprecated eror type #76
update project structure to what nimble expects now #77

v0.3.1

Choose a tag to compare

@jangko jangko released this 04 Jan 04:31
472152d

transition period for using 'import msgpack4nim/*'