Releases: unvalley/rt
Releases · unvalley/rt
v0.1.9
Release Summary
- Compare: v0.1.8...v0.1.9
Commits
- chore: release v0.1.9 (c99c084)
- fix: read Makefile # comments as task descriptions (#14) (46180a0)
- chore: remove timestamp (4a85af7)
- ci: avoid secrets in job-level if for release workflow (#13) (55dd10d)
What's Changed
- ci: fix release workflow token gating by @unvalley in #13
- fix: read Makefile # comments as task descriptions by @unvalley in #14
Full Changelog: v0.1.8...v0.1.9
v0.1.8
Release Summary
- Compare: v0.1.7...v0.1.8
Commits
- chore: release v0.1.8 (2d7c5ad)
- feat: save rt history file and add
--historyoption to run previous commands (#12) (0e9ce01) - fix(search): simplify task filter matching (#11) (488a84a)
- feat(ci): auto-create homebrew tap update PR on release (#10) (a88dfe7)
What's Changed
- feat: automate homebrew tap formula update PR by @unvalley in #10
- fix(search): simplify task filter matching by @unvalley in #11
- feat: save rt history file and add
--historyoption to run previous commands by @unvalley in #12
Full Changelog: v0.1.7...v0.1.8
v0.1.7
Release Summary
- Compare: v0.1.6...v0.1.7
Commits
- chore: release v0.1.7 (28ab144)
- fix(ci): trigger release workflow and generate release notes (#9) (8df9a50)
- feat: input task arguments (#8) (074854a)
- chore: add brew tap (c25c673)
What's Changed
- feat: input task arguments by @unvalley in #8
- fix: release workflow trigger and release notes generation by @unvalley in #9
Full Changelog: v0.1.6...v0.1.7
v0.1.6
v0.1.6
v0.1.5
v0.1.5
v0.1.4
v0.1.4
v0.1.3
v0.1.3
v0.1.2
v.0.1.2-dev
chore: fix linux build