Releases: nabijaczleweli/cargo-update
Releases · nabijaczleweli/cargo-update
v1.1.1: What is consistency (baby don't hurt me)
Fixed: * Type mismatch causing build failures on some triples (1e33d30d5e40784e1d7a6902d9c81828a1e02631) (#36)
v1.1.0: The silence of the colons
New: * Now additionally a "package:MAX_VERSION" can be specified via commandline (670a440d6aa66c8170b38e50a48bffa25348866d) (78bd085280e0a99f118670279e7100e8a6c6c99a) (@tomprince) (#37) (#39)
v1.0.0
Henlo nightly, the bane of people trying to work with things that alr…
v0.8.2: Highway blindness
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
Fixed: * Nightly now uses the same name for main file as for the exec, so work around that (38878d4e4342dc125da392002b1bfbae6af1874a) (#26)
v0.8.0
I have the best updates. My updates are enormous. We're gonna make a …
v0.7.1
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
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
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
New: * Handle build errors of self gracefully by reverting to original exec if updating fails (90df1411cb877fa040dbb10e35946e1196042ba1) (#21)