mirror of
https://github.com/moonrepo/setup-rust.git
synced 2025-04-29 21:40:01 +00:00
Scaffold files.
This commit is contained in:
commit
64b680ddd8
13 changed files with 2835 additions and 0 deletions
28
CHANGELOG.md
Normal file
28
CHANGELOG.md
Normal file
|
@ -0,0 +1,28 @@
|
|||
# 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
|
||||
|
||||
- Initial release.
|
Loading…
Add table
Add a link
Reference in a new issue