mirror of
https://github.com/moonrepo/setup-rust.git
synced 2025-04-29 21:40:01 +00:00
Implement action.
This commit is contained in:
parent
64b680ddd8
commit
c3ef13296b
6 changed files with 192 additions and 175 deletions
27
CHANGELOG.md
27
CHANGELOG.md
|
@ -1,28 +1,3 @@
|
|||
# 1.5.0
|
||||
|
||||
- Support moon v1.
|
||||
- Support `PROTO` env vars.
|
||||
|
||||
# 1.4.0
|
||||
|
||||
- Support moon v0.24 comparison estimate changes.
|
||||
|
||||
# 1.3.0
|
||||
|
||||
- Support new remote caching status.
|
||||
- Use human readable status labels.
|
||||
|
||||
# 1.2.0
|
||||
|
||||
- Added `limit` input setting, that limits the number of actions in the table. Overflow actions will
|
||||
be displayed in an expandable section.
|
||||
- Fixed some issues around duration calculation.
|
||||
|
||||
# 1.1.0
|
||||
|
||||
- Added total time, projected time, and estimated savings/loss information. Requires moon >= 0.15.
|
||||
- Added `slow-threshold` input setting.
|
||||
|
||||
# 1.0.0
|
||||
# Unreleased
|
||||
|
||||
- Initial release.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue