Skip to content

v1.4.0

Choose a tag to compare

@kbrandwijk kbrandwijk released this 01 Jan 21:07
· 73 commits to master since this release

1.4.0 (2018-01-01)

Bug Fixes

  • made main handler async (9ea20e5)
  • args: shortcut for verbose removed, conflicted with version (4299250)
  • binding: typo in extension key caused backwards compatibility with deprecated binding key to br (3609744)

Features

  • args: new command-line argument --verbose, -v (e9881cb), closes #18
  • config: use new extension keys (3e5872a), closes #17