* Fixed a bug in `0.15.0` where you could no longer type `c`.
0.15.0
* Homogenize the project with the jupyterlab-contrib organization (46) * Fix `Esc` being override by the shortcuts extensions in jupyterlab * Restructure Project Code and make keybindings user modifiable (58) * Add a menu button for enable/disable (58)
0.14.0
* Add ability to enable/disable plugin in settings (24)
0.13.3
* Fix saving column position when moving by lines (28)
0.13.0
* Support JupyterLab 3+ * Set up eslint and prettier
0.12.4
* Switch from travis to GitHub actions. * Auto deployment when merging to master. * Auto bump of versions.