Skip to content

Releases: shamaton/msgpackgen

v0.3.1

15 Sep 13:48

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

05 Aug 04:12
b337999

Choose a tag to compare

Changelog

b337999 Merge pull request #8 from shamaton/not_using_unsafe

v0.2.2

03 Aug 14:29
fb29e84

Choose a tag to compare

Changelog

fb29e84 Merge pull request #7 from shamaton/fix_slice_generating

v0.2.1

21 Jun 13:51

Choose a tag to compare

Changelog

46d76e6 fix: If float value comes, decodes to int as truncating the value.

v0.2.0

23 Mar 04:31
33421cb

Choose a tag to compare

Changelog

33421cb Merge pull request #4 from shamaton/develop

v0.1.2

20 Mar 13:12

Choose a tag to compare

Changelog

31ecff9 update: add test go version - 1.16

v0.1.1

19 Feb 11:49

Choose a tag to compare

Changelog

1db2119 fix: Remove useless processing

v0.1.0

18 Feb 13:15

Choose a tag to compare

Changelog

aac5d22 update: ci