Skip to content

Releases: tversteeg/emplace

v1.2.2

13 Mar 11:09
Compare
Choose a tag to compare

Fixed

  • Bug in init when canonicalization of a path fails for an empty configuration directory (#154)

v1.2.1

11 Mar 20:28
Compare
Choose a tag to compare

Fixed

  • Package name with prefix being matched, for example bpkg being seen as pkg (#156)

Changed

v1.2.0

25 Feb 17:06
Compare
Choose a tag to compare

Added

  • Pkg package manager (#149)

Changed

v1.1.0

19 Feb 10:36
Compare
Choose a tag to compare

Added

  • Go package manager (#146)
  • Ruby Gem package manager (#147)

v1.0.0

08 Feb 19:44
Compare
Choose a tag to compare

Major version release πŸŽ‰

The command line options and the file format have been stabilized at this point

v0.4.4

04 Feb 22:43
Compare
Choose a tag to compare

Added

  • GNU Guix package manager

Fixed

  • Pacman: added known flags with values

v0.4.3

28 Jan 17:41
Compare
Choose a tag to compare

Added

  • Cargo: catch +nightly, +beta & +stable flags

Changed

v0.4.2

18 Jan 19:13
Compare
Choose a tag to compare

Fixed

  • emplace history <PATH> subcommand not properly taking path argument (#140)

Changed

v0.4.1

07 Jan 19:12
Compare
Choose a tag to compare

Added

  • emplace bugreport subcommand that will print information that can be copied to bug reports
  • Colored help when using emplace -h

Changed

  • Ordering of subcommands in help isn't alphabetic anymore
  • Bump enum_dispatch from 0.3.4 to 0.3.5 (#136) @dependabot-preview

v0.4.0

02 Jan 21:05
Compare
Choose a tag to compare

Breaking Change

  • Removed emplace link command. After some deliberation I've come to the conclusion that this feature is outside the scope for this application. Other software like gnu stow is better suited for this task.