Skip to content

Latest commit

 

History

History
77 lines (40 loc) · 1.2 KB

Changelog.md

File metadata and controls

77 lines (40 loc) · 1.2 KB

Changelog

This document maintains a list of changes. Until 1.0.0 is released, breaking changes will be added as minor version bumps, and smaller changes won't be accounted for since the library is moving quickly.


0.12.0 — October 10, 2018


0.11.0 — August 7, 2018

  • Remove options.onlyIn and options.ignoreIn.

0.10.0 — August 6, 2018

  • Update for [email protected].
  • Rename options.transform to options.change for consistency.

0.9.0 — October 28, 2017


0.8.0 — October 17, 2017


0.7.0 — October 16, 2017

  • Update for [email protected].
  • Change all triggers to be onKeyDown instead of onBeforeInput.

0.6.0 — September 6, 2017


0.5.0 — April 24, 2017

  • Fix deprecated calls to selection.moveToOffsets().

0.4.0 — February 27, 2017


0.3.0 — January 27, 2017

  • Add support for options.trigger functions.

0.2.0 — Nobember 30, 2016


0.1.0 — August 10, 2016

🎉