Releases: DannyBen/rush
Releases · DannyBen/rush
v1.0.0
First semver release 🎉 From this point on breaking changes will only occur in a major (2.x) release.
Changelog
- Update setup/uninstall
b7fa739 - Prevent running
rush default default6783079 - Improve cleanup in
rush snatche10e5f7 - Remove dead search code from
rush listb9612ba - Improve rush list repo/package detection
89d9574 - Update
rush cloneto set default repo if it is the only one9c5d86b
Pull Requests
- Update setup/uninstall by @DannyBen in #90
- Multiple updates by @DannyBen in #91
- Update
rush cloneto set default repo if it is the only one by @DannyBen in #92
Full Changelog: v0.7.20...v1.0.0
v0.7.20
v0.7.19
v0.7.18
v0.7.17
- Regenerate with bashly 1.2.10
Full Changelog: v0.7.16...v0.7.17
v0.7.16
v0.7.15
What's Changed
- Regenerate with bashly 1.2.0 by @DannyBen in #80
- Fix search when
REPO_PATHcontains a dot-dir by @pcrockett and @DannyBen in #82
Full Changelog: v0.7.14...v0.7.15
v0.7.14
v0.7.13
- Add ability to configure default root directory with
RUSH_ROOT
Full Changelog: v0.7.12...v0.7.13
v0.7.12
What's Changed
- Update help messages to fit bashly doc renderers by @DannyBen in #72
- Remove unnecessary ruby installation from workflow by @DannyBen in #73
- Add
rush lsas an alias torush listby @DannyBen in #74 - Add
--undoto therush snatchcommand by @auryannn and @DannyBen in #76
Full Changelog: v0.7.11...v0.7.12