-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
43 lines (27 loc) · 1.17 KB
/
ChangeLog
File metadata and controls
43 lines (27 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
----------------------------------------------------------------------------
FSMod (0.4.1) May 25. 2026
- Bug fix in FileMetadata::notify_write_end()
- Modernize github actions with caching
----------------------------------------------------------------------------
FSMod (0.4) November 11. 2025
- Full Python bindings
- Enable asynchronous writes in fire-and-forget mode
- Minor improvements over the recent 0.3 release:
- Upgrade to SimGrid 4.1
- Minor code cleanup and bug fixes
----------------------------------------------------------------------------
FSMod (0.3) March 12. 2025
- Minor improvements over the recent 0.2 release:
- Upgrade to SimGrid 4.0
- More testing coverage
- Minor code cleanup and bug fixes
- Documentation fixes
----------------------------------------------------------------------------
FSMod (0.2) October 24. 2024
- Made the controller actor in a storage optional
- Documentation fixes
- Minor code cleanup
----------------------------------------------------------------------------
FSMod (0.1) October 15. 2024
First Release
----------------------------------------------------------------------------