Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 678 Bytes

changelog.md

File metadata and controls

20 lines (18 loc) · 678 Bytes

Changelog 4.1.0 / 2016-08-09

  • style: Change codestyle to xo.
  • Refactor: Improved configuration error handling.
  • refactor: clean up examples
  • style: Remove jscs in favor of eslint.
  • doc: Improve examples
  • Merge pull request #42 from kinsi55/master
  • Merge pull request #43 from pedroventura/master
  • doc: Update Readme.md
  • Fix wrong comparison causing localPort to stay "null" if not explicitly defined.
  • Doc: Update Readme.md

Changelog 4.1.0

  • Removed Beta v3 api in favor of inject-tunnel-ssh
  • Removed reverse proxy in favor of tunnel-ssh-reverse
  • API now supports node callback style.
  • Improved docs