setup-rust/CHANGELOG.md
2023-04-15 14:12:44 -07:00

28 lines
578 B
Markdown

# 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.