Releases: nabijaczleweli/cargo-update
Releases · nabijaczleweli/cargo-update
v1.5.1: …and our lord Linus (praise be unto him)…
Fixed: * openssl dpeendency name in README (ba3a212cfe2fc4a67a7260ce7fff4ccaad36acdf) (@mati865) (#77) * git repositories not detecting updates on dirty $TMP (6455d741577ed7cff3bef7e54dcbe8537cdd09c1) (#78)
v1.5.0: Organic ~~chemistry~~ evolution
New: * Target version range specification via cargo install-update-config --{any-,}version, accepting a semver req (7dae5438f90d21b2e3a79d39bc3c831eea6596a8) (#65) * Native library dependencies in README (ab82e070aaf4755fc38d15ca7d58acf4b697731d) (#67) * @dholbert in authors list (0b1049d30e2a4a48a6b95526126402da97f67bdc) Fixed: * Multi-package git repositories not installing due to the desired package not having been specified (dce3df87b085c16f940b940716ecd1b17e8454cb) (#75) * HTTP->HTTPS crate-version image sources, preventing warnings on crates.io (1acfea38f56de7771591f945ee932668e0ac949e) (#62) (@dholbert) New: * @dholbert in authors list (0b1049d30e2a4a48a6b95526126402da97f67bdc)
v1.4.1: A happy little tree
Fixed: * Panics on git-branch-installed executables (5e2b2476cb2f20cf35bc3353758cebdf9d8d2fe0) (#64) New: * Git-branch-installed executables are now updated from that branch (5e2b2476cb2f20cf35bc3353758cebdf9d8d2fe0) (#64) Changed: * Dependency versions to newer (99f30328fc86c43b48f0b11fa596986b6d41ab0f)
v1.4.0: Can y'all just stop removing shit?
New: * @matthiaskrgr in authors list (f08ddce84f02054c608ddf1ac94bd2717aeb11d4) Fixed: * Typo in commandline argument description (9effb719e17043c3eaf48b90f2a6d42fd5a4c7af) (#60) (@matthiaskrgr) * Crates without max_version (i.e. yanked) are indicated as N/A and not updated instead of crashing (f353be90aeab8ed65332b8d9f5399adfb121e646) (#58) (#61) (~#62)
v1.3.2: Deepen your perception.
New: * @durka in authors list (2e18bbb47373e4813225b3c54a46cdd586c0cefb) Fixed: * Typos (bf0f0deb47a22ae9abdb23aff71a811b8e8eba1d) (#56) (@durka) * Import ordering now does a recursive deep search (7ab782315a0b95008735f60bb1ecb5ab174ac83a) (#56) (#32) (@durka)
v1.3.1: Stability.
Changed: * Sort stably by name (09d138a8d22873f9e4fc3b82e36fad9e4efcddc6) (7edd2826aac2ea14a808c00563968a1b1c850b28) (#54) (@sinkuu)
v1.3.0: What is ~~love~~ duplication?
New: * Packages from git repos can now be updated (with --git/-g flag) (5065b285fe04274a182882828a7e06390fea0aab) (3894389a215d4a24947787b6629323978b5f4b17) (42871e6dc692b66edfd978ba6267e896ecfdbfaa) (#51)
v1.2.0: What caught that?
New: * CMake requirement in README (e7fa68553bd312ff7e9a48330dd545578e4a09b9) (#48) * Enable/disable debug mode compilation with config --debug/--release (3823f08566fb9467d7466bdcdd0e4b93488cb26c) (#49) Fixes: * AppVeyor builds and releases (f28340873ee005da37a3faf48c440f9158fd2716)
v1.1.2: Good software? Not on my watch
New: * @mati865 in authors list (e652abbec774124f76dcb4ade4cbafc3a4aa7de9) Fixed: * Clippy warnings (96f5d58228abe54c8ac2cef75330136e8ddab348) * Duplication on duplicate entries in .crates.toml (3a46b390dbb87d24093951e8e81a0e5ff6e05fb8)
v1.1.1: What is consistency (baby don't hurt me)
Fixed: * Type mismatch causing build failures on some triples (1e33d30d5e40784e1d7a6902d9c81828a1e02631) (#36)