Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 599 Bytes

CHANGELOG.md

File metadata and controls

29 lines (21 loc) · 599 Bytes

Version 1.1.5

  • Fixed a regression

Version 1.1.4

  • Setting useLocalLine to false by default
  • Simplified range URL when the selected range encompasses only one line
  • Properly escaping urls

Version 1.1.3

  • Readme: using hi-res logo

Version 1.1.2

  • Outputting modern code (es2017, faster)
  • Using "Debug Launcher" for debugging

Version 1.1.1

  • Bundling with webpack

Version 1.1.0

  • Added an useLocalLine setting

Version 1.0.2

  • Selecting lines only if the current selection is not empty

Version 1.0.1

  • Updated readme

Version 1.0.0

  • Initial release