File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -14,16 +14,13 @@ update/bugfix release
1414 - add `dependency_names` method to `EasyConfig` class to get set of names of (direct) dependencies (#4360)
1515- various bug fixes, including:
1616 - add CI workflow to run unit tests with Python 2 (again) (#4333)
17- - fix typo in help message for --silence-hook-trigger (#4343)
17+ - fix typo in help message for ` --silence-hook-trigger` (#4343)
1818 - include major version (`*majver`) templates in auto-generated documentation (#4347)
1919 - reset `tempfile.tempdir` to `None` to avoid that tmpdir path gets progressively deeper with each easystack item (#4350)
20- - fix parallellisation typo (#4352)
21- - minor help fix (#4355)
22- - fix `findPythonDeps.py` script when called with an absolute path to an easyconfig (#4365)
20+ - fix `findPythonDeps.py` script when called with an (absolute or relative) path to an easyconfig instead of a filename (#4365)
2321 - fix broken test for `reasons_for_closing`, which fails because commit status of easyconfigs PR is no longer available (#4366)
2422- other changes:
2523 - reduce number of CI jobs by testing for Lua and Tcl module syntax in a single CI job (#4192)
26- - clean up stray regex.search in `test_checksum_step` (#4345)
2724
2825
2926v4.8.1 (11 September 2023)
You can’t perform that action at this time.
0 commit comments