Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4d2573c

Browse files
update CHANGES
1 parent 7ff358d commit 4d2573c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Changes.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@
66

77
**WARNING**: Python-LLFUSE is no longer actively developed.
88

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+
924
Release 1.5.1 (2024-08-31)
1025
==========================
1126

0 commit comments

Comments
 (0)