Skip to content

Releases: tversteeg/emplace

v0.3.10

02 Jan 20:46
Compare
Choose a tag to compare

Fixed

  • Sub command mismatch in package names, for example apt install test-install would match test- (#131)

Changed

v0.3.9

18 Nov 10:16
Compare
Choose a tag to compare

Added

Changed

v0.3.8

21 Oct 19:14
Compare
Choose a tag to compare

Added

  • Support for Nu shell (#10)

Fixed

  • Subcommands with prefix aren't triggered anymore, "... uninstall" was wrongly detected as "... install"

Changed

v0.3.7

11 Sep 17:20
Compare
Choose a tag to compare

Fixed

  • Scoop installation (#106)
  • Package managers with extensions (.exe & .cmd) not being detected on Windows (#105)
  • Wrong use of 'sudo' on Windows (#105)
  • Non-executable package managers not being detected (#105)

Changed

v0.3.6

30 Jul 08:53
Compare
Choose a tag to compare

Added

  • emplace link subcommand, which allows you to create a symlink from the repository
  • Support for Homebrew package manager (#87)

Fixed

v0.3.5

23 Jun 07:58
Compare
Choose a tag to compare

Fixed

  • Mistakes introduced with previous release (#80) @x0f5c3

Changed

v0.3.4

14 Jun 17:40
Compare
Choose a tag to compare

Added

  • Config subcommand (#77) @x0f5c3
  • Prompt to select what to do when cloning a repository (#77) @x0f5c3

Changed

v0.3.3

12 May 21:06
Compare
Choose a tag to compare

Added

  • Symbolic link is created if emplace.toml is detected in target repository
  • --target .. & --toolchain .. are captured in Rustup Component

Fixed

  • Polling of installation program (#56) @0xd34b33f
  • Yay package manager bug (#56) @0xd34b33f
  • Performance increase of catch mechanism

Changed

v0.3.2

08 May 10:02
Compare
Choose a tag to compare

Added

  • Optional [[symlink]] entry to emplace.toml which will automatically create a symlink for your dotfiles for you, see the wiki for more information

v0.3.1

06 May 08:06
Compare
Choose a tag to compare

Fixed

  • Error displayed in terminal with Bash