Skip to content

Releases: spacemeshos/go-scale

v1.2.0

04 Apr 10:15
704f3f2
Compare
Choose a tag to compare

What's Changed

  • Decoding/Encoding for []uint16, []uint32 and []uint64 by @poszu in #84
  • Encoding uint pointers by @poszu in #85

New Contributors

  • @poszu made their first contribution in #84

Full Changelog: v1.1.14...v1.2.0

Release v1.1.14

26 Mar 19:51
236def4
Compare
Choose a tag to compare

What's Changed

  • #83 Add functions that get max slice elements from struct tags

Full Changelog: https://github.com/spacemeshos/go-scale/compare/v1.1.13..v1.1.14

Release v1.1.13

07 Mar 01:29
0863cfc
Compare
Choose a tag to compare

What's Changed

  • #81 Add LenSize function
  • bump dependencies

Full Changelog: https://github.com/spacemeshos/go-scale/compare/v1.1.12..v1.1.13

Release v1.1.12

20 Sep 10:25
12f1fe1
Compare
Choose a tag to compare

What's Changed

  • #71 allocate slice with struct once and decode into every item

Full Changelog: v1.1.11...v1.1.12

v1.1.11

07 Sep 09:51
5f4f279
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.10...v1.1.11

v1.1.10

20 Jun 08:30
62aa1b3
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #57
  • Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #58
  • Bump golang.org/x/mod from 0.10.0 to 0.11.0 by @dependabot in #59
  • Add limit on nesting depth for go-scale by @fasmat in #60

Full Changelog: v1.1.9...v1.1.10

v1.1.9

15 May 20:26
843115a
Compare
Choose a tag to compare

What's Changed

  • Fuzz consistency must also check number of bytes consumed by @fasmat in #56

Full Changelog: v1.1.8...v1.1.9

v1.1.8

17 Apr 07:39
8e485e9
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/mod from 0.9.0 to 0.10.0 by @dependabot in #54
  • Return the correct number of bytes read from DecodeStructSliceWithLimit by @fasmat in #55

Full Changelog: v1.1.7...v1.1.8

v1.1.7

27 Mar 20:11
1dc7783
Compare
Choose a tag to compare

What's Changed

  • Allow to pass a custom fuzzing function to FuzzConsistency by @fasmat in #53

Full Changelog: v1.1.6...v1.1.7

v1.1.6

20 Mar 15:23
816695f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6