Skip to content

Commit

Permalink
Prepare 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
razzeee committed Oct 1, 2022
1 parent 7e440ac commit a481e23
Show file tree
Hide file tree
Showing 3 changed files with 6,786 additions and 14 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 2.5.0

- Removed node 12 compatibility
- Update to new language server version
- Improve error handling for broken package cache
- Rework expose/unexpose code action
- Use `--compiler` option for elm-test when elmPath is specified
- Add expose/unexpose `type` with variants action
- Fix type inference of non-rigid number vars
- Fix elm review path handling on windows
- Small improvements to progress messaging
- Update dependencies

## 2.4.1

- Improve whitespace handling for `of` keyword
Expand Down
Loading

0 comments on commit a481e23

Please sign in to comment.