Taiki Endo
c13274e43a
Update cargo-llvm-cov to 0.4.12
2022-07-30 16:53:29 +09:00
Taiki Endo
b0d750a59e
Update cargo-hack to 0.5.16
2022-07-30 15:20:07 +09:00
Taiki Endo
7d5481ab3a
Release 1.8.1
v1.8.1
2022-07-26 12:08:13 +09:00
Taiki Endo
b6afd8d427
Fix cargo-binstall installation failure take 2
2022-07-26 12:07:17 +09:00
Taiki Endo
d1839c2f68
Fix cargo-binstall installation failure
...
`head` doesn't accept `1` option.
2022-07-26 12:05:34 +09:00
Taiki Endo
85064bbc1c
Move cargo-binstall version output to install_cargo_binstall
2022-07-26 12:03:09 +09:00
Taiki Endo
9fdefab8ca
Release 1.8.0
v1.8.0
2022-07-26 11:36:08 +09:00
Taiki Endo
c430b7f8ce
Update changelog
2022-07-26 11:33:53 +09:00
Taiki Endo
cfca345a65
Accept install-action@cargo-nextest
2022-07-26 11:33:53 +09:00
Christopher Durham
a76dc5ad72
Accept tool: cargo-nextest to install nextest ( #15 )
2022-07-26 11:30:14 +09:00
Christopher Durham
1dda3d1d7e
Don't try to run cargo binstall --version ( #16 )
2022-07-26 11:30:04 +09:00
Taiki Endo
92705122ed
Only use musl binaries for nextest if glibc isn't available
...
Closes #13
2022-07-26 11:21:16 +09:00
Taiki Endo
7e5692dc7d
Release 1.7.0
v1.7.0
2022-07-25 20:02:35 +09:00
Taiki Endo
8aa291abce
Install Rust-related binaries to /usr/local/bin when cargo home is not available
2022-07-25 20:00:53 +09:00
Taiki Endo
36cb23f9a6
Release 1.6.1
v1.6.1
2022-07-25 19:49:44 +09:00
Taiki Endo
ab4e6f5142
Update changelog
2022-07-25 19:49:37 +09:00
Taiki Endo
aae9c8b0a3
Fix install log for nextest
2022-07-25 19:47:04 +09:00
Taiki Endo
6eaed8fc4e
Remove ... from log
2022-07-25 19:42:59 +09:00
Taiki Endo
fd84b52d9c
Release 1.6.0
v1.6.0
2022-07-25 19:40:48 +09:00
Taiki Endo
d637ba13b3
Set PATH internally when cargo home is not available
2022-07-25 19:38:45 +09:00
Taiki Endo
f343021ffc
Cleanup
...
- Support mdbook-linkcheck.
- Support mdbook on Windows.
- Support wasmtime on Windows.
- Support nextest on Linux (musl).
- Fix installation failure when `$CARGO_HOME/bin` or `$HOME/.cargo/bin` is not available.
Fixes #11
2022-07-25 19:26:13 +09:00
Taiki Endo
d7602d9dcb
Release 1.5.11
v1.5.11
2022-07-25 14:49:21 +09:00
Taiki Endo
31800b17cc
Fix cargo-binstall installation
...
Fixes #10
2022-07-25 14:47:39 +09:00
Taiki Endo
e6302a3430
Release 1.5.10
v1.5.10
2022-07-24 13:22:47 +09:00
Taiki Endo
1e5fc1d1ff
Update parse-changelog to 0.5.0
2022-07-24 13:08:44 +09:00
Taiki Endo
ca9824f699
Release 1.5.9
v1.5.9
2022-07-23 03:34:27 +09:00
Taiki Endo
de0d285973
Update mdbook to 0.4.21
2022-07-23 03:32:40 +09:00
Taiki Endo
fb59c794dd
Use macos-11 instead of deprecated macos-10.15
...
Refs: https://github.com/actions/virtual-environments/issues/5583
2022-07-21 21:58:15 +09:00
Taiki Endo
daa62f7ff1
Update wasmtime to 0.39.1
2022-07-21 21:58:07 +09:00
Taiki Endo
f113ef4cd9
Release 1.5.8
v1.5.8
2022-07-21 10:16:36 +09:00
Taiki Endo
6a6a02956b
Update wasmtime to 0.39.0
2022-07-21 10:07:56 +09:00
Taiki Endo
782f135cee
Release 1.5.7
v1.5.7
2022-07-21 00:18:12 +09:00
Taiki Endo
d39d50062b
Update cargo-llvm-cov to 0.4.11
2022-07-21 00:16:52 +09:00
Taiki Endo
6f1ebcd9e2
Release 1.5.6
v1.5.6
2022-07-18 16:01:38 +09:00
Taiki Endo
161dccbf9a
Update cargo-llvm-cov to 0.4.10
2022-07-18 15:54:38 +09:00
Taiki Endo
b410f0ad6a
Release 1.5.5
v1.5.5
2022-07-18 14:25:59 +09:00
Taiki Endo
e067205061
Update cargo-hack to 0.5.15
2022-07-18 14:19:39 +09:00
Taiki Endo
78118df4d7
Release 1.5.4
v1.5.4
2022-07-16 17:23:56 +09:00
Taiki Endo
1cbab0616a
Update cross, cargo-minimal-versions, and parse-changelog
2022-07-16 17:22:27 +09:00
Taiki Endo
e937b634a0
Update mdbook to 0.4.20
2022-07-16 16:19:22 +09:00
Taiki Endo
37f510303a
Release 1.5.3
v1.5.3
2022-07-08 00:35:25 +09:00
Taiki Endo
841e33c134
Update cargo-llvm-cov to 0.4.9
2022-07-08 00:28:29 +09:00
Taiki Endo
095ba5e160
Update tools/publish.sh
2022-07-06 03:39:38 +09:00
Taiki Endo
0e32218b80
Release 1.5.2
v1.5.2
2022-07-03 01:22:05 +09:00
Taiki Endo
4a4d2c21ca
Update cross to 0.2.2
2022-07-02 22:50:11 +09:00
Taiki Endo
64d4f090ec
Revert "Update cross to 0.2.2"
...
This reverts commit 60952837b3 .
2022-07-02 22:40:49 +09:00
Taiki Endo
60952837b3
Update cross to 0.2.2
2022-07-02 22:38:45 +09:00
Taiki Endo
640bc768ee
Release 1.5.1
v1.5.1
2022-07-02 22:34:50 +09:00
Taiki Endo
d5b4eb3fc2
Update mdbook to 0.4.19
2022-07-02 21:04:09 +09:00
Taiki Endo
83e8fa8971
Release 1.5.0
v1.5.0
2022-06-29 00:36:31 +09:00