Skip to content

Releases: henrikac/bookmark

v1.1.3

14 Jan 18:00
Compare
Choose a tag to compare

In this release the bookmark list command now prints out bookmarks in alphabetical order.

v1.1.2

14 Jan 14:27
Compare
Choose a tag to compare

This release

  • fixes minor issues
  • adds tests for the bookmark commands

v1.1.1

11 Jan 20:43
Compare
Choose a tag to compare

This release fixes issue where commands was not able to handle commands that contained pipes e.g. ls -l | wc -l.

Update configurations

18 Jul 20:19
Compare
Choose a tag to compare

This release allowed user's to update their configurations - currently just a single configuration storePath.

Fixed exec output

16 Jul 23:14
Compare
Choose a tag to compare

This release removes debug fmt.Println from bookmark exec command.

Fix version

16 Jul 13:31
Compare
Choose a tag to compare

This release fixes the output of the version command.

Initial release

16 Jul 10:50
Compare
Choose a tag to compare

Initial release