Skip to content

Latest commit

 

History

History
90 lines (40 loc) · 2.85 KB

CHANGELOG.md

File metadata and controls

90 lines (40 loc) · 2.85 KB

0.3.4 (2020-04-13)

Bug Fixes

  • activation hook to improve the loading time by deferring it (56227be)

0.3.3 (2020-01-28)

Bug Fixes

  • items without definition being active for click (8099fb2), closes #11

0.3.2 (2019-06-24)

Bug Fixes

  • upgrade additional build packages (d30a75b)

0.3.1 (2019-06-21)

Bug Fixes

0.3.0 (2019-04-09)

Bug Fixes

  • missing dependencies installation (c1fdd16)

Features

  • add hyperclick provider (6beaa60)

0.2.0 (2019-03-13)

Features

  • refactor and handle providers in the right way (051ac80)

0.1.3 (2019-03-12)

Bug Fixes

  • add getting started to README (4f6ef06)

0.1.2 (2019-03-11)

Bug Fixes

  • update package version to 0.1.1 (0eb39d3)

0.1.1 (2019-03-11)

Bug Fixes

  • Fix build

0.1.0 (2019-03-11)

Bug Fixes

Features

0.0.3

  • Move to atom-ide-community

0.0.2

  • Cleanup code (by adding and running prettier).

0.0.1

  • Go to definition using keyboard shortcut or context menu "Go to Definition".