v0.6.0 (2018-03-26)
Implemented enhancements:
v0.5.0 (2017-07-07)
Implemented enhancements:
- Allow a definition file to be used both as a library and as a standalone menu #24
- Ability to specify the current working directory per item #15
v0.4.0 (2017-06-10)
Implemented enhancements:
- Support UTF-8 key codes #23
- Generate a markdown documentation for a menu #16
- As a user I would like to specify my own hotkeys #10
Closed issues:
- [breaking change] remove global variables and functions (item(), exec(), _, items, current) #22
- [breaking change] do not autoload ~/.hs/hs.js #21
- [breaking change] remove ability to load a menu remotely #20
- [breaking change] remove ability to specify a directory with the '-f' option #19
- [breaking change] delete '--chdir' option #18
v0.3.0 (2016-08-07)
Implemented enhancements:
- Modular menu definitions #7
v0.2.0 (2016-07-30)
Implemented enhancements:
- [breaking change] improve syntax when specifying reusable items and menus #6
- Automated changelog using skywinder/github-changelog-generator #5
- New example : How to factor group of commands #3
- Automated installation on OSX using Howebrew #2
- Continuous testing with travis #1
Closed issues:
- Remove support for go 1.5 #4
v0.1.0 (2016-03-30)
* This Change Log was automatically generated by github_changelog_generator