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
+9
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,15 @@ The exercism CLI follows [semantic versioning](http://semver.org/).
7
7
## Next Release
8
8
***Your contribution here**
9
9
10
+
## v3.4.0 (2024-05-09)
11
+
*[#1126](https://github.com/exercism/cli/pull/1126) Update `exercism test` to use Gradle wrapper to test Java exercise - [@sanderploegsma]
12
+
*[#1139](https://github.com/exercism/cli/pull/1139) Add support for Pyret to `exercism test`
13
+
*[#1136](https://github.com/exercism/cli/pull/1136) Add support for J to `exercism test` - [@enascimento178]
14
+
*[#1070](https://github.com/exercism/cli/pull/1070)`exercism open` does not require specifying the directory (defaults to current directory) - [@halfdan]
15
+
*[#1122](https://github.com/exercism/cli/pull/1122) Troubleshoot command suggest to open forum post instead of GitHub issue - [@glennj]
16
+
*[#1065](https://github.com/exercism/cli/pull/1065) Update help text for `exercism submit` to indicate specifying files is optional - [@andrerfcsantos]
17
+
*[#1140](https://github.com/exercism/cli/pull/1140) Fix release notes link
18
+
10
19
## v3.3.0 (2024-02-15)
11
20
*[#1128](https://github.com/exercism/cli/pull/1128) Fix `exercism test` command not working for the `8th` and `emacs-lisp` tracks - [@glennj]
0 commit comments