Releases: prometheus/promu
Releases · prometheus/promu
0.8.1 / 2021-03-12
This release is cut to publish darwin/arm64
and illumos/amd64
binaries of
promu.
- [ENHANCEMENT] Promu is now built from its default branch instead of a released
binary #205
0.8.0 / 2021-03-11
Note: The default build now requires Go 1.16.
- [FEATURE] Add
darwin/arm64
andillumos/amd64
to the default build #201
0.7.0 / 2020-11-03
- [FEATURE] Produce ZIP archives for Windows releases #195
0.6.1 / 2020-09-06
- Fix cgo builds on illumos by avoiding static linking #192
0.6.0 / 2020-09-02
v0.5.0 / 2019-06-21
0.4.0 - 2019-05-10
0.3.0 / 2019-02-18
0.2.0 / 2018-11-07
- [FEATURE] Adding changes to support s390x
- [FEATURE] Add option to disable static linking
- [FEATURE] Add support for 32bit MIPS.
- [FEATURE] Added check_licenses Command to Promu
- [ENHANCEMENT] Allow to customize nested options via env variables
- [ENHANCEMENT] Bump Go version to 1.11
- [ENHANCEMENT] Add warning if promu info is unable to determine repo info
- [BUGFIX] Fix build on SmartOS by not setting gcc's -static flag
- [BUGFIX] Fix git repository url parsing
0.1.0 / 2017-09-22
Initial release