| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| badger-linux-amd64.tar.gz | 2025-04-18 | 11.6 MB | |
| badger-checksum-linux-amd64.sha256 | 2025-04-18 | 65 Bytes | |
| badger-linux-arm64.tar.gz | 2025-04-18 | 10.9 MB | |
| badger-checksum-linux-arm64.sha256 | 2025-04-18 | 65 Bytes | |
| Badger v4.7.0 source code.tar.gz | 2025-04-07 | 376.7 kB | |
| Badger v4.7.0 source code.zip | 2025-04-07 | 444.3 kB | |
| README.md | 2025-04-07 | 1.0 kB | |
| Totals: 7 Items | 23.4 MB | 0 | |
This release removes the dependency on github.com/pkg/errors. If you rely on errors returned by badger, please proceed with caution.
What's Changed
- chore(deps): Update module golang.org/x/sys to v0.31.0 by @renovate in https://github.com/hypermodeinc/badger/pull/2179
- chore(deps): Update go minor and patch by @renovate in https://github.com/hypermodeinc/badger/pull/2181
- chore(deps): Update go minor and patch by @renovate in https://github.com/hypermodeinc/badger/pull/2187
- chore(deps): remove dependency on github.com/pkg/errors by @hazzik in https://github.com/hypermodeinc/badger/pull/2184
New Contributors
- @linkdd made their first contribution in https://github.com/hypermodeinc/badger/pull/2180
- @wolf31o2 made their first contribution in https://github.com/hypermodeinc/badger/pull/2183
- @hazzik made their first contribution in https://github.com/hypermodeinc/badger/pull/2184
Full Changelog: https://github.com/hypermodeinc/badger/compare/v4.6.0...v4.7.0