Releases: shogo82148/go-shuffle
Releases · shogo82148/go-shuffle
v2.0.0
What's Changed
- Bump math/rand/v2 by @shogo82148 in #21
- drop Int64Slice by @shogo82148 in #22
- use shuffleGeneric by @shogo82148 in #23
- use generics for Slice by @shogo82148 in #24
- introduce Iter by @shogo82148 in #25
- bump v2 by @shogo82148 in #26
Full Changelog: v1.1.0...v2.0.0
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #12
- Bump actions/setup-go from 3 to 4 by @dependabot in #13
- add Go 1.20 to the build matrix by @shogo82148 in #14
- Bump actions/checkout from 3 to 4 by @dependabot in #15
- Bump actions/setup-go from 4 to 5 by @dependabot in #16
- Bump github/codeql-action from 2 to 3 by @dependabot in #18
- add Go 1.23 to the build matrix by @shogo82148 in #19
- use generics for shuffling by @shogo82148 in #20
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- add Go 1.18 to the build matrix by @shogo82148 in #9
- Bump actions/setup-go from 2 to 3 by @dependabot in #10
- add mentions for rand.Shuffle by @shogo82148 in #11
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: v1.0.0...v1.0.1