All notable changes to the "kb-layout-switcher" extension will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.1 - 2020-05-13
- ReadMe.
- Boilerplate extension with working prototype functionality (only in one way from English to Russian)
0.1.1 - 2020-06-02
TwoWayMap
class to make keyboard layout switch in two way.switchText()
function to make all job.- Unit tests on Mocha.
- VS Code project settings.
- Extension name.
- Moved
TSLint
->ESLint
.
0.1.2 - 2020-06-02
- Publisher name.
0.1.3 - 2020-06-05
Travis-CI
integration.- Logo.
- Keywords.
- Tests were separated from src.
devDependencies
were updated.npm
->yarn
.