Skip to content

Releases: nabijaczleweli/cargo-update

v1.5.1: …and our lord Linus (praise be unto him)…

19 Apr 18:03
v1.5.1
4325624
Compare
Choose a tag to compare
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

05 Apr 13:18
v1.5.0
6e61d08
Compare
Choose a tag to compare
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

20 Jan 12:30
v1.4.1
021ae3e
Compare
Choose a tag to compare
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?

15 Dec 16:33
v1.4.0
9bf49ba
Compare
Choose a tag to compare
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.

17 Nov 18:45
v1.3.2
2e18bbb
Compare
Choose a tag to compare
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.

21 Oct 15:14
v1.3.1
a3d09f6
Compare
Choose a tag to compare
Changed:
  * Sort stably by name
    (09d138a8d22873f9e4fc3b82e36fad9e4efcddc6)
    (7edd2826aac2ea14a808c00563968a1b1c850b28)
    (#54) (@sinkuu)

v1.3.0: What is ~~love~~ duplication?

30 Sep 19:36
v1.3.0
536f27d
Compare
Choose a tag to compare
New:
  * Packages from git repos can now be updated (with --git/-g flag)
    (5065b285fe04274a182882828a7e06390fea0aab)
    (3894389a215d4a24947787b6629323978b5f4b17)
    (42871e6dc692b66edfd978ba6267e896ecfdbfaa)
    (#51)

v1.2.0: What caught that?

24 Sep 19:18
v1.2.0
26db55e
Compare
Choose a tag to compare
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

25 Jul 02:39
v1.1.2
b4f1402
Compare
Choose a tag to compare
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)

13 Jun 13:38
v1.1.1
83902ff
Compare
Choose a tag to compare
Fixed:
  * Type mismatch causing build failures on some triples
    (1e33d30d5e40784e1d7a6902d9c81828a1e02631)
    (#36)