Releases: spacemeshos/go-scale
Releases · spacemeshos/go-scale
v1.2.1
v1.2.0
Release v1.1.14
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
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
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
What's Changed
- Update CI tooling by @fasmat in #63
- Bump golang.org/x/mod from 0.11.0 to 0.12.0 by @dependabot in #64
- Include SA5001 in staticcheck again by @fasmat in #65
- Update tooling by @fasmat in #66
- Bump actions/checkout from 3 to 4 by @dependabot in #67
- Bump mikepenz/action-junit-report from 3 to 4 by @dependabot in #68
- Update to go 1.20 by @fasmat in #70
- Measure code coverage by @fasmat in #69
Full Changelog: v1.1.10...v1.1.11
v1.1.10
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
v1.1.8
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