Skip to content

Releases: nabijaczleweli/cargo-update

v1.0.0

16 May 16:39
v1.0.0
ad207ee
Compare
Choose a tag to compare
Henlo nightly, the bane of people trying to work with things that alr…

v0.8.2: Highway blindness

15 May 11:59
v0.8.2
505dfbe
Compare
Choose a tag to compare
New:
  * --root as alias for --cargo-dir for consistency with cargo-instally
    (3a25a692ef2deee335a21d3e3c5ff1bad345a831)
    (#31) (@ishitatsuyuki)

Fixed:
  * Correct crates file path when passing via --cargo-dir argument
    (3c93ab0a1f1e73e74ca492017d801f67f54f4023)
    (#31) (@ishitatsuyuki)
  * Some clippy warnings
    (75170a851ca589f96077cb7019561bb554631d2d)
    (#29) (@ishitatsuyuki)

v0.8.1: Consistency is bliss

14 Apr 19:12
v0.8.1
e3c216f
Compare
Choose a tag to compare
Fixed:
  * Nightly now uses the same name for main file as for the exec, so
    work around that
    (38878d4e4342dc125da392002b1bfbae6af1874a)
    (#26)

v0.8.0

25 Mar 19:46
v0.8.0
90b796c
Compare
Choose a tag to compare
I have the best updates. My updates are enormous. We're gonna make a …

v0.7.1

22 Feb 19:43
v0.7.1
edefdbe
Compare
Choose a tag to compare
Can we raise our glasses, ladies and gentlemen, for undocumented semi…

v0.7.0: A tale of redirection and people who don't respond on their own issues

20 Feb 11:23
v0.7.0
0288cd1
Compare
Choose a tag to compare
New:
  * Check $CARGO_INSTALL_ROOT before $CARHO_HOME and $HOME/.cargo
    (7d36c5fc51d9b110c0b7b61132a957a2a2420f84)
    (#23)
  * Respect install.root key in .crates.toml by following it
    recursively
    (7d36c5fc51d9b110c0b7b61132a957a2a2420f84)
    (#23)

Internals:
  * Extracted resource embedding to embed-resource crate
    (c37e4a0f0d923d0a8939b2124295ebe184c21b93)

v0.6.6: MSVC is even *more* shit, but this is hopefully the end

23 Jan 11:02
v0.6.6
ada3ac8
Compare
Choose a tag to compare
New:
  * Use the registry to find RC.EXE
    (56938b3dce98673e7b58ae40fa00e6e6f688caa9)
    (671172e55131596e547620cf74786b997bacdd6b)
    (3705a69c6000d8f039e6aaad295b494b1f6cccfc)
    (#22)
  * azyobuzin in authors list
    (aa9e1c023bf64fb8d9751ebf6597cf759de9a035)

v0.6.5: Hello, it's mSVC AND I SEE YOU HAVEN'T ICED TODAY YET

21 Jan 12:05
v0.6.5
9fbcc23
Compare
Choose a tag to compare
New:
  * Handle build errors of self gracefully by reverting to original
    exec if updating fails
    (90df1411cb877fa040dbb10e35946e1196042ba1)
    (#21)

v0.6.4

20 Jan 21:48
v0.6.4
703a8f8
Compare
Choose a tag to compare
FEATURES!

But not any new ones from this crate. Move along, citizen.

v0.6.3: Three portions of fruit every day

17 Jan 20:11
v0.6.3
5f2234d
Compare
Choose a tag to compare
Changed:
  * Packages that need to be updated are at the top
    (bd86cf1e12f8b22e92b46351130124dce9a3828b)
    (#20)