Releases: gibfahn/up
Releases · gibfahn/up
0.10.0
0.10.0
0.10.0 (2021-10-04)
Bug Fixes
completions:
better shell completions using ValueHint (2536528c )
use up as binary name not up-rs (9097807c )
Features
0.9.5
0.9.5
0.9.5 (2021-09-24)
Bug Fixes
log: don't log a full backtrace on error (72949e41 )
0.9.4
0.9.4
0.9.4 (2021-09-20)
Bug Fixes
version: work around clap 3 beta issue where version isn't guessed (cc4694fa )
0.9.3
0.9.3
0.9.3 (2021-09-20)
Features
completions: add command to write completions to stdout (2dfbc4ef )
0.9.2
0.9.2
0.9.2 (2021-09-07)
Bug Fixes
git: recursively fetch submodules if we need to check them out (f152965b )
0.9.1
0.9.1
0.9.1 (2021-05-17)
Bug Fixes
generate: make task data come last for toml serialization (f95f5beb )
task:
make task data optional again (97ce5641 )
have task output log their command type (e303c232 )
Features
git: warn for git updates that take more than 60s (d8d38e1b )
0.9.0
0.9.0
0.9.0 (2021-05-17)
Performance
tasks: run all tasks in parallel using Rayon (4da6e955 )
Bug Fixes
args: support long option name for up --config (5e21ef28 )
0.8.5
0.8.5
0.8.5 (2021-03-08)
Bug Fixes
git: handle out-of-date submodules when updating repos (df8bb072 )
0.8.4
0.8.4
0.8.4 (2021-03-03)
Bug Fixes
defaults: don't write quoted strings as defaults (079b2d19 )
git:
make it easier to copy unmerged fork branches (424d2209 )
handle remote.pushDefault that's a URL not remote name (6ecc38e2 )
0.8.3
0.8.3
0.8.3 (2021-03-01)
Bug Fixes
update_self: manually implement default for UpdateSelfOptions (a5ad0378 )
You can’t perform that action at this time.