Skip to content

Commit e203ef1

Browse files
prepare release notes for eb422
1 parent 7fd37c0 commit e203ef1

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

RELEASE_NOTES

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@ For more detailed information, please see the git log.
33

44
These release notes can also be consulted at https://easybuild.readthedocs.io/en/latest/Release_notes.html.
55

6+
v4.2.2 (July ?th 2020)
7+
----------------------
8+
9+
update/bugfix release
10+
11+
- various enhancements, including:
12+
- add 'git_config' support within 'exts_list' (#3294)
13+
- add support for software minver template (like %(pyminver)s, etc.) (#3344, #3345)
14+
- add support for updating dictionary or tuple keys in self.cfg (#3356)
15+
- various bug fixes, including:
16+
- fix crash in --avail-easyconfig-constants when using --output-format=rst + ensure sorted output (#3341)
17+
- always take into account builddependencies when generating template values, also when we're not iteraring over builddependencies (#3346)
18+
- fix running command as 'easybuild' user in generated Singularity definition file (#3347)
19+
- allow ignoring versionsuffix in try-update-deps (#3350, #3353)
20+
- retain order of paths when generating prepend_path statements for module file (don't sort them alphabetically) (#3367)
21+
- also put easyblocks used by extensions in `reprod` directory (#3375)
22+
- also copy template values in EasyConfig.copy method to ensure they are defined when installing extensions (#3377)
23+
24+
625
v4.2.1 (May 20th 2020)
726
----------------------
827

0 commit comments

Comments
 (0)