Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 886 Bytes

File metadata and controls

39 lines (30 loc) · 886 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. Changelog muster from olivierlacan/keep-a-changelog.

[0.2.2] - 2016-01-07

Added

  • add selection_empty and selection_matches contexts

[0.2.1] - 2016-01-07

Added

  • support $cursor in replace_text spell

[0.2.0] - 2016-12-26

Added

  • default alt+space keymap

[0.1.0] - 2016-12-26

Added

  • handle multiple selections

[0.0.5] - 2016-12-26

Added

  • sublime_command spell

[0.0.4] - 2016-10-14

Added

  • toggle_values escapes the given values using re.escape

[0.0.3] - 2016-10-08

Added

  • toggle_values spell

[0.0.2] - 2016-10-08

Added

  • perform_line_regex spell

[0.0.1] - 2016-07-29

Added

  • initial release