We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dd5a06 commit 902f2a7Copy full SHA for 902f2a7
CHANGES.md
@@ -1,3 +1,8 @@
1
+# v0.2.1 (2025-10-09)
2
+
3
+* bugfix: use `dd` instead of `fallocate`, since `fallocate` is not available on many platforms (@yomimono)
4
+* tests: don't run `last_modified` tests, which are are flaky on 32-bit platforms and in general Need Work (@yomimono)
5
6
# v0.2.0 (2025-10-03)
7
8
* improvement: use the new-to-chamelon `Float.log2` for skip-list math (@yomimono)
0 commit comments