Releases: atom-extensions/atom-music
Releases · atom-extensions/atom-music
Search window fixed
Minimal cleanup
- Settings description fixed
- [DEV] Some code unified
- [DEV] eslint configuration fixed
Security vulnerability fixed
- [DEV] dot-prop updated from
3.0.0
to4.2.1
.
Session restoring fixed
- Serialization fixed (not backward compatible)
- README file fixed and updated
Security vulnerability fixed
- Development dependency lodash updated.
Security vulnerability fixed
- npm updated from 6.14.5 to 6.14.6.
Huge breaking changes
- Introduced configurable rewind and forward buttons.
- Renamed some commands (please check the 'API' section at the README file for further information).
- Introduced project status badge.
- Spec tests extended.
- [DEV] Moved from CoffeeScript to JavaScript.
- [DEV] Moved from atom-space-pen-views to etch.
- [DEV] Moved from coffeelint to eslint.
- [DEV] Renamed
PlayListView
toAtomMusicSearchView
. - [DEV] Renamed some events.
Special thanks to Tony Brix for making this huge update possible!
Features and menu changes introduced
- Multi window support added.
- Submenu entry moved from 'Packages' to 'View'.
- Context menu entry removed.
- Logging introduced.
- Some patches applied.
Some minimal updates
- Automatic releases implemented.
- Screenshot added.
- README and LICENSE files updated.
CI implemented
- GitHub CI workflow implemented
- Dependency badge added