v1.8.0
What's Changed
- Updates by @sagikazarmark in #237
- Bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in #193
- Generic by @sagikazarmark in #238
- Add unsigned integer support in ToStringSliceE function by @nicklaus-dev in #200
- Add function to cast
interface{}
to[]float64
by @ste93cry in #179 - Add cast methods ToUintSlice by @nmvalera in #236
- build(deps): bump actions/dependency-review-action from 4.5.0 to 4.6.0 by @dependabot in #240
- build(deps): bump github/codeql-action from 2.13.4 to 3.28.15 by @dependabot in #239
- build(deps): bump github/codeql-action from 3.28.15 to 3.28.17 by @dependabot in #242
- Add ToInt64Slice() and ToInt64SliceE() by @arui1628 in #234
New Contributors
- @nicklaus-dev made their first contribution in #200
- @ste93cry made their first contribution in #179
- @nmvalera made their first contribution in #236
- @arui1628 made their first contribution in #234
Full Changelog: v1.7.1...v1.8.0