- Fixed failure to activate package due to atom private method failure #12
- Fixed deprecations related to shadow DOM
- Fixed spacing issues between the sides of the outline
- Added ability to round the edges of the outline in the settings #10
- Fixed issue where outline would disappear when splitting panes #9
- Fixed "Maximum call stack size exceeded" when selecting lines quickly using cmd+L (editor:select-line) #6
- Fixed error when cmd+click (add new cursor) inside selection #8
- Fixed a case where outline was not appearing when new selection was added #7
- Fixed exception when user was not using Shadow DOM #4
- Fixed larger outlines not being aligned with selections #2
- Fixed strange outline behavior if you did an undo on a deleted selection #3
- Added ability to outline all selections, not just the most recent #1
- Every feature added
- Every bug fixed