The Wayback Machine - https://web.archive.org/web/20210915123628/https://github.com/haskell/haskell-language-server/tags
Skip to content

Tags

1.4.0

Prepare 1.4.0 (#2182)
* [Call hierarchy] Update change log for 1.0.1.0

* Add hackage release instructions

* Add missing new line

* Add initial list of merged prs

* Update list of prs

* Add a initial release description

* Add rename plugin

* Add rename demo and last pr

* Restore significant whitespaces

* Correct grammar

* Add some newlines

* Bump up versions

* Complete Changelog

* Ignoring time resolution test

* Remove reference to rename plugin

Co-authored-by: Lei Zhu <[email protected]>

1.3.0

Version 1.3.0 of HLS

ghcide-v1.4.0.2

avoid holding onto the hie bytestring when indexing (#1947)
* avoid holding onto the hie bytestring when indexing

* bump minor version number

ghcide-v1.4.0.1

Fall back to hiedb for invalid srcspan paths (#1918)

1.2.0

Fix `build` action for macOS (#1916)
* Fix GitHub actions for build

* Remove resolved comment

* Rollback build wrapper version to use GHC 8.10.4

ghcide-v1.4.0

Prepare 1.2.0 June release (#1912)
* Fix changelog generator

* Prepare 1.2.0

* Update plugin versions

* Fix hls plugin dependency

* Update changelog

* Fix a wrong link

* Bump other packages versions

* Revert version changes of unreleased packages

* Fix ghcide bound for hls

* Update version dependencies

ghcide-v1.3.0

Prepare ghcide release v1.3.0.0 (#1811)
* Prepare ghcide release v1.3.0.0

* refactor - move defineNoFile variants

* Refactor - move GetFilesOfInterest type and use the appropriate define

* Restore compatibility with aeson < 1.5.2

* add missing reexport

1.1.0

Prepare ghcide 1.2.0.2 and HLS 1.1.0 (#1722)
* Update CHANGELOG

* Bump ghcide to 1.2.0.2

* Downgrade release building runner to ubuntu-18.04

ghcide-v1.2.0.2

Prepare ghcide 1.2.0.2 and HLS 1.1.0 (#1722)
* Update CHANGELOG

* Bump ghcide to 1.2.0.2

* Downgrade release building runner to ubuntu-18.04

ghcide-v1.2.0.1

restore compat. with haddock-library 1.8 (#1717)