We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11513bf commit b5ac4faCopy full SHA for b5ac4fa
CHANGELOG.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [2.4.0] - 2024-09-03
11
+### What's Changed
12
+Mostly bits to help out a filesystem being sad
13
+* Threadlock cutout writes to prevent dumb errors on Lustre (and maybe elsewhere?)
14
+* Copy holography file to a $MEMDIR if it exists
15
+* Allow validation plots to fail gracefully
16
+
17
+**Full Changelog**: https://github.com/AlecThomson/arrakis/compare/v2.3.11...v2.4.0
18
19
## [2.3.11] - 2024-07-15
20
### What's Changed
21
* Fix l,m calculation for tile offsets (including rotation)
0 commit comments