You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
## [Unreleased]
4
4
5
+
## [2.11.2] - 2024-05-03
6
+
5
7
- The `--ignore-dirs` and `--ignore-files` flags now support absolute paths. Thanks [@jamesrweb](https://github.com/jamesrweb)!
6
8
- Fixed an issue where the CLI output would sometimes be cut off abruptly. Thanks [@BrianHicks](https://github.com/BrianHicks)!
7
9
- When using `--watch` and `--report=json`, reviews will now be triggered when files are changed even when the contents are triggered, to make it easier for editors to integrate `elm-review`.
@@ -128,7 +130,10 @@ Updated the packages created by `elm-review new-package` to
0 commit comments