Skip to content

Releases: haskelly-dev/Haskelly

Version 0.5.0

24 Dec 12:44
Compare
Choose a tag to compare

Three main features have been included in this release:

  • Find all references (#64)
  • Jump to definition (#61)
  • Allow type inference of subexpressions (#63)

Thanks a lot to @ryu1kn and @alaendle for the contributions!

Version 0.4.27

11 Nov 10:06
Compare
Choose a tag to compare
  • Fix issue #55
  • Fix other issues thanks to the contributions in #54 and #56

Version 0.4.23

09 Aug 18:47
Compare
Choose a tag to compare
  • Config reuseTerminal which forces Haskelly to use just one terminal for Stack actions
  • Merged PRs #51 & #52

Version 0.4.17

16 Feb 22:12
Compare
Choose a tag to compare
  • Several bug fixes and other improvements

Version 0.4.9

02 Feb 17:19
Compare
Choose a tag to compare
  • Performance and internal code improvements
  • Gifs in Read me
  • Solved some issues in Windows

Version 0.4.4

01 Feb 00:02
Compare
Choose a tag to compare
  • Improved type information on hover

Version 0.4.3

31 Jan 20:28
Compare
Choose a tag to compare
  • Type provider when hovering on a word
  • Internally improved Intero usage
  • Fixed potential issue #13 (the first issue mentioned)
  • New cool logo

Version 0.3.4

26 Jan 16:48
Compare
Choose a tag to compare
  • Code completion support for Windows in Stack projects #4
  • Added Stack build button

Version 0.3.2

23 Jan 17:09
Compare
Choose a tag to compare
  • Fixes performance issues related to #10
  • #7 fixed

Version 0.3.1

23 Jan 17:07
Compare
Choose a tag to compare
  • Improves code highlight to fix issue #6