- Fix cursor presence in unfocused editors
- Support for atom >= 1.19.0
- Drop support for atom <= 1.18.0
- Drop shadow DOM support
- Drop atom < 1.0 support
- Remove underscore-plus dependency
- Dispose a config observer on the package disable
- Refactoring
- Bugfix (#6)
- Bugfix (#6)
- Fix deprecation warnings
- Use recent api to access text editors
- Drop atom < 0.178.0 support
- Fix deprecation warnings
- Add shadow DOM support
- Drop non-React editor support
- Drop atom < 0.124.0 support
- Fix work with recent atom versions
- Blink period is now editable
- Fix high CPU utilization with vim-mode when Atom window is not focused
- Fix work with vim-mode
- Initial release