- Fixed a regression
- Setting
useLocalLine
tofalse
by default - Simplified range URL when the selected range encompasses only one line
- Properly escaping urls
- Readme: using hi-res logo
- Outputting modern code (es2017, faster)
- Using "Debug Launcher" for debugging
- Bundling with webpack
- Added an
useLocalLine
setting
- Selecting lines only if the current selection is not empty
- Updated readme
- Initial release