v1.4.1
The behaviour of NeighAttributes has changed and length checking has been removed. This means you should check for correct lengths on the receiving end.
What's Changed
- Enable golangci-lint by @SuperQ in #202
- Use commit hash with actions by @jsimonetti in #203
- build(deps): bump actions/setup-go from 3.5.0 to 4.1.0 by @dependabot in #205
- build(deps): bump golang.org/x/sys from 0.14.1-0.20231108175955-e4099bfacb8c to 0.15.0 by @dependabot in #206
- build(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0 by @dependabot in #210
- build(deps): bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #209
- Relieve length check for NeighAttributes by @jsimonetti in #208
Full Changelog: v1.4.0...v1.4.1