- Every feature added
- Every bug fixed
- Add config option for output formatting (camel, snake, start or kebab cases)
- Tune up error messages styling
- Tiny refactoring
- Fix config defaults
- Fix keymaps scope to work only in editor's area (not on settings page, for example)
- Update deprecated keymaps scope. Replace old '.editor' tag selector with 'atom-text-editor'
- Replace entire (heavy) lodash dependency with only required modules
- Add result match indicator
- Replace third-party color formatter with local naming function
- Fix match result format