Skip to content

Releases: prometheus/promu

0.17.0 / 2024-04-14

29 Apr 20:11
v0.17.0
3912dec
Compare
Choose a tag to compare
  • [FEATURE] Add codesign utility function #284

0.16.0 / 2024-04-02

14 Apr 15:09
v0.16.0
d4dc1c5
Compare
Choose a tag to compare
  • [FEATURE] Do not discover user/host for reproducible builds #267
  • [BUGFIX] Fix example/prometheus build error #274

0.15.0 / 2023-07-04

04 Jul 07:56
v0.15.0
e1bab89
Compare
Choose a tag to compare
  • [CHANGE] Use unmarshalstrict #240
  • [CHANGE] Add linux/riscv64 to default platforms #254

0.14.0 / 2022-12-09

09 Dec 19:30
v0.14.0
a880d97
Compare
Choose a tag to compare
  • [FEATURE] Add the ability to override tags per GOOS

0.13.0 / 2021-11-06

06 Nov 19:25
v0.13.0
Compare
Choose a tag to compare
  • [ENHANCEMENT] Add windows/arm64 platform #225

0.12.0 / 2021-04-12

13 Apr 06:48
v0.12.0
b63b101
Compare
Choose a tag to compare
  • [CHANGE] Unified CGO crossbuild image #219

0.11.1 / 2021-03-20

21 Mar 09:56
v0.11.1
93761c5
Compare
Choose a tag to compare
  • [BUGFIX] Deduplicate platforms when two regexes match the same platform #214
  • [BUGFIX] Regexes are evaluated against all archs, and don't stop at the first match #214

0.11.0 / 2021-03-20

20 Mar 16:37
v0.11.0
e319468
Compare
Choose a tag to compare
  • [FEATURE] Add the ability to run parallel build threads independently #212

0.10.0 / 2021-03-17

17 Mar 19:14
v0.10.0
692198f
Compare
Choose a tag to compare
  • [FEATURE] Add parallel crossbuils #208

0.9.0 / 2021-03-16

17 Mar 19:14
v0.9.0
2b69858
Compare
Choose a tag to compare

Note: promu crossbuild --platform flag is now a regexp. To
use multiple options, the flag can be repeated.

  • [CHANGE] Use regexp for crossbuild platforms #204