Releases: nabijaczleweli/cargo-update
Releases · nabijaczleweli/cargo-update
v0.6.4
FEATURES! But not any new ones from this crate. Move along, citizen.
v0.6.3: Three portions of fruit every day
Changed: * Packages that need to be updated are at the top (bd86cf1e12f8b22e92b46351130124dce9a3828b) (#20)
v0.6.2: No need to armour up if your spacing's impeccable
Fixed: * Empty line after failed update to match successful updates (38f35009137cf437d73828e0892df3514676fd55)
v0.6.1: True self is without form
Changed: * Improve performance (and memory usage) by not collect()ing the intermediate update results (0078cefda1c76d6e639904f059b561ace2970c2b)
v0.6.0: A temporary setback.
Changed: * Errors are eaten up so updating will happen even if some packages error out, statistics are displayed after all packages have been updated (or not) (e672fcf757a920a7667a5c8b3ed44cd750098416) (4b96d56acbc660ed27d8b9416de55dd0a2f90554) (#18)
v0.5.3: I beg of you, let this be the last
Changed: * Fail with an error message if RC.EXE is not found (39fa758884e5dad2ea65c624c9d8dea8968465b6) (#17)
v0.5.2: Hi, my name's MSVC. Wassup, y'all?
Fixed: * Properly embed manifest under MSVC (f57e9c3dd468e4e4d87abdd7fff69fc253bfd5bf) (f60285f419184237e65e237adc607f296d342e27) (#11) (#14) (#16) New: * @liigo in authors list (2a42f9dbb77a03e84e0932ec5034537648156577)
v0.5.1: The Communist Manifesto
New: * Windows manifest embedded in executable, no longer causes privilege elevation problems (ef4346c96b1e55bb837557520e6ea09d3f0d867e) (b1f7bd4d53ae016d1a1ea7d69168f66f7e43191b) (#11) (#13) * @TheCatPlusPlus in authors list
v0.5.0: ma
New: * --force flag to update all specified packages (7da4d2da872ec7eb7277a54dc16d58180e0ac1ac)
v0.4.1: self.updaet() == tru
New: * Ability to self-update on Windows (1e5f1dc0a402220e466ad7920f41fb01452289de) (e12716fea5ff457ca16cc7335b01372d2bdc28fe) (#9) * @vendethiel in authors list (e022b667c717a961c97dd37ca7d402363d97f3b2) Changed: * Self-update notice in README (Windows works) (ce0a751bc4816dbb1bfcf8c733ad554d4d339785) (#9) * Formatting of multi-crate example in README (f3cd817af27c51627878b77154f7e8e171e580d2) (#8)