| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-05-02 | 1.5 kB | |
| v1.8.0 source code.tar.gz | 2025-05-02 | 17.2 kB | |
| v1.8.0 source code.zip | 2025-05-02 | 20.4 kB | |
| Totals: 3 Items | 39.2 kB | 0 | |
What's Changed
- Updates by @sagikazarmark in https://github.com/spf13/cast/pull/237
- Bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in https://github.com/spf13/cast/pull/193
- Generic by @sagikazarmark in https://github.com/spf13/cast/pull/238
- Add unsigned integer support in ToStringSliceE function by @nicklaus-dev in https://github.com/spf13/cast/pull/200
- Add function to cast
interface{}to[]float64by @ste93cry in https://github.com/spf13/cast/pull/179 - Add cast methods ToUintSlice by @nmvalera in https://github.com/spf13/cast/pull/236
- build(deps): bump actions/dependency-review-action from 4.5.0 to 4.6.0 by @dependabot in https://github.com/spf13/cast/pull/240
- build(deps): bump github/codeql-action from 2.13.4 to 3.28.15 by @dependabot in https://github.com/spf13/cast/pull/239
- build(deps): bump github/codeql-action from 3.28.15 to 3.28.17 by @dependabot in https://github.com/spf13/cast/pull/242
- Add ToInt64Slice() and ToInt64SliceE() by @arui1628 in https://github.com/spf13/cast/pull/234
New Contributors
- @nicklaus-dev made their first contribution in https://github.com/spf13/cast/pull/200
- @ste93cry made their first contribution in https://github.com/spf13/cast/pull/179
- @nmvalera made their first contribution in https://github.com/spf13/cast/pull/236
- @arui1628 made their first contribution in https://github.com/spf13/cast/pull/234
Full Changelog: https://github.com/spf13/cast/compare/v1.7.1...v1.8.0