Skip to content

Latest commit

 

History

History
61 lines (39 loc) · 3.28 KB

CHANGELOG.md

File metadata and controls

61 lines (39 loc) · 3.28 KB

Change Log

v0.6.0 (2018-03-26)

Full Changelog

Implemented enhancements:

  • Working directory hints in generated markdowns #25
  • Horizontal menu breadcrumb #9

v0.5.0 (2017-07-07)

Full Changelog

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)

Full Changelog

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)

Full Changelog

Implemented enhancements:

  • Modular menu definitions #7

v0.2.0 (2016-07-30)

Full Changelog

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