All Versions
30
Latest Version
Avg Release Cycle
15 days
Latest Release
1227 days ago

Changelog History
Page 3

  • v0.2.11 Changes

    February 21, 2020

    โž• Added

    • Cargo also matches cargo install --git https://example.com

    ๐Ÿ”„ Changed

  • v0.2.10 Changes

    January 02, 2020

    ๐Ÿ›  Fixed

    • Bash init script returns the last exit code properly

    ๐Ÿ”„ Changed

  • v0.2.9 Changes

    December 17, 2019

    ๐Ÿ”„ Changed

    • Messages are logged with timestamps

    ๐Ÿ›  Fixed

    • Handling of . characters in APT
  • v0.2.8 Changes

    December 06, 2019

    โž• Added

    • ๐Ÿ‘ Fish shell support
  • v0.2.7 Changes

    November 30, 2019

    ๐Ÿ›  Fixed

    • ๐Ÿšš emplace clean removes the proper files instead of everything else
  • v0.2.6 Changes

    November 29, 2019

    โž• Added

    • ๐Ÿ“ฆ emplace clean subcommand to remove packages from the repository

    ๐Ÿ”„ Changed

    • โœ‚ Removed subcommands from completions thare are only used internally

    ๐Ÿ›  Fixed

    • Cargo mismatching --force install
  • v0.2.5 Changes

    November 25, 2019

    โž• Added

    • ๐Ÿ”’ Cargo.lock for NixOS (thanks @filalex77!)

    ๐Ÿ”„ Changed

    • ๐Ÿ“ฆ Already mirrored packages are ignored
  • v0.2.4 Changes

    November 23, 2019

    โž• Added

    • Shell completions for the CLI

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ Better error handling using anyhow
  • v0.2.3 Changes

    November 08, 2019

    ๐Ÿ›  Fixed

    • Bash filtering for emplace executable
    • Command checking mechanism simplified, fixing Snap & Npm catches
  • v0.2.2 Changes

    November 06, 2019

    ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ Show proper error messages when install couldn't read the repository

    ๐Ÿ›  Fixed

    • NPM matches both -g and --global