Skip to content

Releases: tversteeg/emplace

v0.3.0

05 May 20:02
Compare
Choose a tag to compare

Breaking Change

  • .emplace format is slightly different, it's automatically migrated to the new version though

Changed

  • The timestamp and [INFO] box isn't shown in the console anymore

Fixed

  • Invisible pointer problem (#54) @0xd34b33f
  • Many argument handling discrepancies are now handled correctly
  • More unused tags are ignored

v0.2.21

30 Apr 20:45
Compare
Choose a tag to compare

Added

  • Nix support (#52) @filalex77

v0.2.20

30 Apr 20:45
Compare
Choose a tag to compare

Added

  • History analysis (#47) @0xd34b33f

Changed

  • Update dialoguer dependency

v0.2.19

28 Apr 08:27
Compare
Choose a tag to compare

Fixed

  • Missing emplace file is created in repository on clone (#43)

Changed

  • Failed clone will give the user manual instructions (#43)

v0.2.18

26 Apr 20:52
Compare
Choose a tag to compare

Added

  • Yay support (#42) @0xd34b33f

Changed

v0.2.17

12 Apr 08:50
Compare
Choose a tag to compare

Fixed

  • APT detection/installation not working (#40)

Changed

v0.2.16

04 Apr 09:15
Compare
Choose a tag to compare

Fixed

v0.2.15

02 Apr 21:56
Compare
Choose a tag to compare

Added

  • Support for the RUA package manager (#34)

Changed

v0.2.14

12 Mar 09:05
Compare
Choose a tag to compare

Fixed

  • Bug where installed packages weren't detected correctly

v0.2.13

11 Mar 20:31
Compare
Choose a tag to compare

Added

  • Failure on emplace install will now be properly printed

Changed