Releases: atom-community/atom-ide-definitions
Releases · atom-community/atom-ide-definitions
v0.4.2
0.4.2 (2021-07-22)
Bug Fixes
- return a Disposable from consumeDefinitionsService (#47) (8b583c3)
v0.4.1
0.4.1 (2021-02-06)
Bug Fixes
- hide installation prompt in package-deps (21d1d9b)
- update atom-package-deps (05b7c34)
- update dependencies (3a2681c)
v0.4.0
0.4.0 (2020-10-05)
Features
- install atom-ide-base (70c06d6)
- use ProviderRegistry from atom-ide-base (55f3004)
v0.3.6
0.3.6 (2020-07-30)
Bug Fixes
- don't throw error if no provider exists (8f087ef)
- fix hyperclick provider (b3130e6)
v0.3.5
0.3.5 (2020-07-21)
Bug Fixes
- bump script + npm run bump (82c0b09)
- export functions directly (9910dce)
- update package-lock.json (f1e6d34)
v0.3.4
0.3.4 (2020-04-13)
Bug Fixes
- activation hook to improve the loading time by deferring it (56227be)
v0.3.3
0.3.3 (2020-01-28)
Bug Fixes
- items without definition being active for click (8099fb2), closes #11
v0.3.2
0.3.2 (2019-06-24)
Bug Fixes
- upgrade additional build packages (d30a75b)
v0.3.1
0.3.1 (2019-06-21)
Bug Fixes
v0.3.0
0.3.0 (2019-04-09)
Bug Fixes
- missing dependencies installation (c1fdd16)
Features