Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: 8LWXpg/gpm

v0.6.1

08 May 06:31

Choose a tag to compare

[0.6.1]

Changed

  • Bumped dependencies.
  • Removed once_cell.

v0.6.0

03 Oct 06:42

Choose a tag to compare

[0.6.0]

Changed

  • Changed argument name passed to the script (Breaking Change)
    • -name -> -n
    • -cwd -> -d
    • -etag -> -t
  • Changed field name from etag to tag in version.toml (Breaking Change)
  • Changed remove-etag command to remove-tag (Breaking Change)

v0.5.1

12 Jul 11:23

Choose a tag to compare

[0.5.1]

Changed

  • Sort output of list command.
  • Bumped dependencies.

v0.5.0

30 Jun 11:57

Choose a tag to compare

[0.5.0]

Added

  • Added --cwd option to add command to pass and store working directory.

Changed

  • Bumped dependencies.

v0.4.0

24 Jun 07:47

Choose a tag to compare

[0.4.0]

  • Removed custom shell escape on windows, original code moved to win_shell_escape branch.

v0.3.0

04 Jun 05:15

Choose a tag to compare

[0.3.0]

Added

  • Added --registry option to remove command to remove the registry only.
  • Added a prompt to remove the registry when the target removal fails.

Fixed

  • Fixed relative path in --path option.

v0.2.0

01 Jun 07:45

Choose a tag to compare

[0.2.0]

Added

  • Added remove-etag command under repo
  • Added message on add, clone, remove.

Changed

  • Sort the toml file before writing.

Fixed

  • Fixed default shell config for non-windows.

v0.1.0

23 May 14:06

Choose a tag to compare

First release