Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ff358d commit 9a399ecCopy full SHA for 9a399ec
Changes.rst
@@ -6,6 +6,20 @@
6
7
**WARNING**: Python-LLFUSE is no longer actively developed.
8
9
+Release 1.5.2 (2025-12-22)
10
+==========================
11
+
12
+- Support and test on Python 3.14 also.
13
+- CI: test on Ubuntu 24.04
14
+- Cythonized using Cython 3.2.3.
15
+- setup.py:
16
17
+ - use SPDX license metadata (the old style was deprecated),
18
+ also require setuptools >= 78.1.1, #104
19
+ - remove tests_require (not supported anymore)
20
+- get rid of sphinx build warnings, #56
21
+- README: link to mfusepy project
22
23
Release 1.5.1 (2024-08-31)
24
==========================
25
0 commit comments