Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 862 Bytes

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 862 Bytes

Change Log

All notable changes to the "Select part of word" extension will be documented in this file.

[Unreleased]

1.0.1

Fixed

  • #24 - Fixed a case where move left through CONSTANT_NOTATION might put caret off by one character.

1.0.0

Added

  • #21 - Added a changelog.
  • #22 - Added a AppVeyor continuous integration.

Changed

  • #20 - Numbers are now threated as a separate character group.

Fixed

  • #23 - Fixed a buggy behavior when going though unicode chars mixed with non-alphanum chars.