Last release 1 months ago
09 Jul 2026
Ships fairly regularly
a new release about every 5 weeks
Most releases are documented
notes for 10 of 16 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
142 releases · first in 2018
Release timeline
142 releases since 2018One column per quarter.
Releases
- v0.12.1-0.20260709113938-1e46478e3a059 Jul 2026pre-release
Nothing published for this version
- v0.12.011 May 2026
Release notes
Open source →What's Changed
- .github: bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #139
- .github: bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #140
- .github: bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #141
- ci: test on macOS 26 by @tklauser in #142
- .github: bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #143
- go.mod: bump golang.org/x/sys from 0.38.0 to 0.39.0 by @dependabot[bot] in #144
- .cirrus.yml: update Go to 1.25.5, FreeBSD to 14.3 and 15.0 by @tklauser in #145
- go.mod: bump golang.org/x/sys from 0.39.0 to 0.40.0 by @dependabot[bot] in #146
- .github: bump actions/setup-go from 6.1.0 to 6.2.0 by @dependabot[bot] in #147
- .github: bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #148
- go.mod: bump golang.org/x/sys from 0.40.0 to 0.41.0 by @dependabot[bot] in #149
- .github: bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #150
- ci: update minimum Go version to 1.25, add Go 1.26 by @tklauser in #152
- go.mod: bump golang.org/x/sys from 0.41.0 to 0.42.0 by @dependabot[bot] in #151
- .github: bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #153
- go.mod: bump golang.org/x/sys from 0.42.0 to 0.43.0 by @dependabot[bot] in #154
- ci: fix version comments for actions/setup-go by @tklauser in #155
- Improve implementation on Linux by @tklauser in #156
- go.mod: bump golang.org/x/sys from 0.43.0 to 0.44.0 by @dependabot[bot] in #157
Full Changelog: v0.11.0...v0.12.0
- v0.11.1-0.20260123120108-49b29866084023 Jan 2026pre-release
Nothing published for this version
- v0.11.012 Nov 2025
Release notes
Open source →What's Changed
- .github: Bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot[bot] in #119
- go.mod: bump golang.org/x/sys from 0.31.0 to 0.32.0 by @dependabot[bot] in #120
- ci: drop ubuntu-20.04 runner by @tklauser in #122
- go.mod: bump golang.org/x/sys from 0.32.0 to 0.33.0 by @dependabot[bot] in #123
- .github: bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #124
- ci: update windows runners by @tklauser in #126
- go.mod: bump golang.org/x/sys from 0.33.0 to 0.34.0 by @dependabot[bot] in #125
- ci: fix OS version check on cross-compile step and move native tests before by @tklauser in #127
- ci: use go mod tidy -diff by @tklauser in #128
- go.mod: bump golang.org/x/sys from 0.34.0 to 0.35.0 by @dependabot[bot] in #129
- .github: bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #130
- ci: update Go to 1.25 by @tklauser in #131
- .cirrus.yml: update Go to 1.25 by @tklauser in #132
- .github: bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #133
- go.mod: bump golang.org/x/sys from 0.35.0 to 0.36.0 by @dependabot[bot] in #134
- ci: drop macos-13 runner by @tklauser in #135
- go.mod: bump golang.org/x/sys from 0.36.0 to 0.37.0 by @dependabot[bot] in #136
- go.mod: bump golang.org/x/sys from 0.37.0 to 0.38.0 by @dependabot[bot] in #137
- Small optimizations around parsing on linux by @tklauser in #138
Full Changelog: v0.10.0...v0.11.0
- v0.10.1-0.20250909025653-002196f2a1e29 Sept 2025pre-release
Nothing published for this version
- v0.10.1-0.20250826122043-4dc81a9e3dd426 Aug 2025pre-release
Nothing published for this version
- v0.10.1-0.20250723150750-3ce2b2349b9423 Jul 2025pre-release
Nothing published for this version
- v0.10.1-0.20250721232738-10e4feed0b0e21 Jul 2025pre-release
Nothing published for this version
- v0.10.1-0.20250711111418-b69c9697e71c11 Jul 2025pre-release
Nothing published for this version
- v0.10.1-0.20250508093655-dae9fc0d36e58 May 2025pre-release
Nothing published for this version
- v0.10.1-0.20250506113041-0087d55875c16 May 2025pre-release
Nothing published for this version
- v0.10.1-0.20250408094220-e660825393a38 Apr 2025pre-release
Nothing published for this version
- v0.10.1-0.20250319113603-3d0da8a00da519 Mar 2025pre-release
Nothing published for this version
- v0.10.05 Mar 2025
Release notes
Open source →This version updates the minimum required Go version to 1.23.0, see #117 for details.
What's Changed
- go.mod: bump golang.org/x/sys from 0.25.0 to 0.26.0 by @dependabot in #102
- .github: Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #103
- .github: Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #104
- .github: Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #105
- ci: test on ubuntu-24.04 and macos-15 runners by @tklauser in #106
- go.mod: bump golang.org/x/sys from 0.26.0 to 0.27.0 by @dependabot in #107
- ci: drop unsupported macos-12 runner by @tklauser in #108
- go.mod: bump golang.org/x/sys from 0.27.0 to 0.28.0 by @dependabot in #109
- .github: Bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #110
- go.mod: bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in #111
- .github/workflows: add version comments to used actions by @tklauser in #112
- .github: Bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot in #113
- ci: add ubuntu-24.04-arm runner by @tklauser in #114
- go.mod: bump golang.org/x/sys from 0.29.0 to 0.30.0 by @dependabot in #115
- ci: update Go to 1.24 by @tklauser in #116
- go.mod: update minimum Go version to 1.23.0 by @tklauser in #117
- go.mod: bump golang.org/x/sys from 0.30.0 to 0.31.0 by @dependabot in #118
Full Changelog: v0.9.0...v0.10.0
- v0.9.1-0.20250226104333-7cc42f1ade9a26 Feb 2025pre-release
Nothing published for this version
- v0.9.1-0.20250205105836-8fd5d10069bb5 Feb 2025pre-release
Nothing published for this version
- v0.9.1-0.20250130214512-9515edc314fb30 Jan 2025pre-release
Nothing published for this version
- v0.9.1-0.20250121100811-d0d13b642c0921 Jan 2025pre-release
Nothing published for this version
- v0.9.1-0.20250115103036-95e4741ab16a15 Jan 2025pre-release
Nothing published for this version
- v0.9.1-0.20250106100854-c50c8426dfb46 Jan 2025pre-release
Nothing published for this version
- v0.9.1-0.20241211101411-3cb79dde221811 Dec 2024pre-release
Nothing published for this version
- v0.9.1-0.20241205094122-ca2d9c89b2ca5 Dec 2024pre-release
Nothing published for this version
- v0.9.1-0.20241108092601-f3dbdd20bd9e8 Nov 2024pre-release
Nothing published for this version
- v0.9.1-0.20241025105522-69a3b524c75f25 Oct 2024pre-release
Nothing published for this version
- v0.9.1-0.20241024100900-1738e40a6b9b24 Oct 2024pre-release
Nothing published for this version
- v0.9.1-0.20241008094050-ba80d2a5dd0e8 Oct 2024pre-release
Nothing published for this version
- v0.9.1-0.20241007144457-a2d22b0a5c2f7 Oct 2024pre-release
Nothing published for this version
- v0.9.04 Oct 2024
Release notes
Open source →This version introduces the
List{Offline,Online,Possible,Present}functions (currently only implemented for Linux) which return a list of offline, online, possible or present CPUs, respectively.What's Changed
- .github: Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #82
- Check that last ≥ first in parseCPURange by @tklauser in #83
- .github: Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #84
- go.mod: bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #85
- .github: Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #86
- .github: Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #87
- .github: drop macos-11 runner by @tklauser in #88
- Implement
List{Offline,Online,Possible,Present}functions on Linux by @tklauser in #89 - Simplify listCPURange implementation by @tklauser in #90
- .github: Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #92
- go.mod: bump golang.org/x/sys from 0.20.0 to 0.23.0 by @dependabot in #94
- .cirrus.yml: update Go to 1.22.5, FreeBSD to 1.13.3 by @tklauser in #95
- .github: Bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #96
- go.mod: bump golang.org/x/sys from 0.23.0 to 0.24.0 by @dependabot in #97
- ci: update Go to 1.23 by @tklauser in #98
- go.mod: bump golang.org/x/sys from 0.24.0 to 0.25.0 by @dependabot in #99
- .github: Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #100
- Don't skip testNumAndList if Get* fails or isn't supported by @tklauser in #101
Full Changelog: v0.8.0...v0.9.0
- v0.8.1-0.20240926092020-8c67b1672f0b26 Sept 2024pre-release
Nothing published for this version
- v0.8.1-0.20240905112102-03759c76e7405 Sept 2024pre-release
Nothing published for this version
- v0.8.1-0.20240822093546-66b9208a5f6f22 Aug 2024pre-release
Nothing published for this version
- v0.8.1-0.20240809094658-975ec65547d39 Aug 2024pre-release
Nothing published for this version
- v0.8.1-0.20240806095044-7a80fe4a77996 Aug 2024pre-release
Nothing published for this version
- v0.8.1-0.20240806075657-13b4a9978fd36 Aug 2024pre-release
Nothing published for this version
- v0.8.1-0.20240523080959-233c4488103323 May 2024pre-release
Nothing published for this version
- v0.8.1-0.20240522114445-9ff7f7923f3022 May 2024pre-release
Nothing published for this version
- v0.8.1-0.20240521084903-cdd57e49a0da21 May 2024pre-release
Nothing published for this version
- v0.8.1-0.20240517093754-c7088469833417 May 2024pre-release
Nothing published for this version
- v0.8.1-0.20240507100207-f6d3720109657 May 2024pre-release
Nothing published for this version
- v0.8.1-0.20240503094103-c8be6adfea433 May 2024pre-release
Nothing published for this version
- v0.8.1-0.20240502201853-0cd81e3310dc2 May 2024pre-release
Nothing published for this version
- v0.8.1-0.20240425094107-dae747ad28b425 Apr 2024pre-release
Nothing published for this version
- v0.8.025 Apr 2024
Release notes
Open source →What's Changed
- .github: Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #70
- .cirrus.yml: drop FreeBSD 12, add FreeBSD 13 and 14 by @tklauser in #72
- go.mod: bump golang.org/x/sys from 0.15.0 to 0.16.0 by @dependabot in #71
- go.mod: bump golang.org/x/sys from 0.16.0 to 0.17.0 by @dependabot in #73
- go.mod: bump golang.org/x/sys from 0.17.0 to 0.18.0 by @dependabot in #74
- ci: update Go to 1.22 by @tklauser in #75
- .cirrus.yml: update Go to 1.22 by @tklauser in #76
- .github: Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #77
- go.mod: bump golang.org/x/sys from 0.18.0 to 0.19.0 by @dependabot in #78
- .github: Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #79
- .cirrus.yml: update Go to 1.22.2 by @tklauser in #80
- .github/workflows: extend list of tested platforms, use versioned runners by @tklauser in #81
Full Changelog: v0.7.0...v0.8.0
- v0.7.1-0.20240423072914-079ff7ad824823 Apr 2024pre-release
Nothing published for this version
- v0.7.1-0.20240405214733-e1b1105280115 Apr 2024pre-release
Nothing published for this version
- v0.7.1-0.20240313102959-9a2fde1c990f13 Mar 2024pre-release
Nothing published for this version
- v0.7.1-0.20240305105333-4988f453e2da5 Mar 2024pre-release
Nothing published for this version
- v0.7.1-0.20240208094255-8a0ff0b0bf9b8 Feb 2024pre-release
Nothing published for this version
- v0.7.1-0.20240105224813-ea819b37dce15 Jan 2024pre-release
Nothing published for this version
- v0.7.1-0.20231207091925-52afc3437b837 Dec 2023pre-release
Nothing published for this version
- v0.7.030 Nov 2023
Release notes
Open source →What's Changed
- .github: Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #55
- go.mod: bump golang.org/x/sys from 0.8.0 to 0.9.0 by @dependabot in #56
- go.mod: bump golang.org/x/sys from 0.9.0 to 0.10.0 by @dependabot in #57
- go.mod: bump golang.org/x/sys from 0.10.0 to 0.11.0 by @dependabot in #58
- .github: Bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in #59
- .github: Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #60
- go.mod: bump golang.org/x/sys from 0.11.0 to 0.12.0 by @dependabot in #61
- .github: Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #62
- .github: Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #63
- go.mod: bump golang.org/x/sys from 0.12.0 to 0.13.0 by @dependabot in #64
- .github: Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #65
- go.mod: bump golang.org/x/sys from 0.13.0 to 0.14.0 by @dependabot in #66
- ci: update Go to 1.21 by @tklauser in #67
- go.mod: bump golang.org/x/sys from 0.14.0 to 0.15.0 by @dependabot in #68
- Minor updates for parseCPURange by @tklauser in #69
Full Changelog: v0.6.1...v0.7.0
- v0.6.2-0.20231128102559-4752a31ecea928 Nov 2023pre-release
Nothing published for this version
- v0.6.2-0.20231107103142-79db82b554317 Nov 2023pre-release
Nothing published for this version
- v0.6.2-0.20231106100324-00e8023cdded6 Nov 2023pre-release
Nothing published for this version
- v0.6.2-0.20231020093756-46d9f18be24720 Oct 2023pre-release
Nothing published for this version
- v0.6.2-0.20231006091329-0cf1e27d305a6 Oct 2023pre-release
Nothing published for this version
- v0.6.2-0.20230926091234-cb40836c9a0a26 Sept 2023pre-release
Nothing published for this version
- v0.6.2-0.20230905095115-db0134896b705 Sept 2023pre-release
Nothing published for this version
- v0.6.2-0.20230904121128-626d914e41ea4 Sept 2023pre-release
Nothing published for this version
- v0.6.2-0.20230825102123-2bd4a09df3f925 Aug 2023pre-release
Nothing published for this version