0.4.2 (2021-07-22)
0.4.1 (2021-02-06)
- hide installation prompt in package-deps (21d1d9b)
- update atom-package-deps (05b7c34)
- update dependencies (3a2681c)
0.4.0 (2020-10-05)
0.3.6 (2020-07-30)
0.3.5 (2020-07-21)
- bump script + npm run bump (82c0b09)
- export functions directly (9910dce)
- update package-lock.json (f1e6d34)
0.3.4 (2020-04-13)
- activation hook to improve the loading time by deferring it (56227be)
0.3.3 (2020-01-28)
0.3.2 (2019-06-24)
- upgrade additional build packages (d30a75b)
0.3.1 (2019-06-21)
- upgrade packages (c1320f9)
0.3.0 (2019-04-09)
- missing dependencies installation (c1fdd16)
- add hyperclick provider (6beaa60)
0.2.0 (2019-03-13)
- refactor and handle providers in the right way (051ac80)
0.1.3 (2019-03-12)
- add getting started to README (4f6ef06)
0.1.2 (2019-03-11)
- update package version to 0.1.1 (0eb39d3)
0.1.1 (2019-03-11)
- Fix build
0.1.0 (2019-03-11)
- remove comments (3fc7db6)
- add travis ci support (ec46a02)
- Move to atom-ide-community
- Cleanup code (by adding and running prettier).
- Go to definition using keyboard shortcut or context menu "Go to Definition".