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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
10
10
### Changed
11
11
- More data are stored in the `run-meta.json` for better post-hoc analysis and reproducibility, including the hash of the configs, runtime info, and flags used.
12
12
13
+
### Fixed
14
+
- Fixed several compatibility issues on Windows platforms.
15
+
13
16
## [0.3.2] - 2026-05-15
14
17
### Added
15
18
- Added the logic to remove the `.log` files from the generated `data/` directory to remove noise.
0 commit comments