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

Skip to content

Releases: python-llfuse/python-llfuse

Release 1.5.2

22 Dec 18:42
release-1.5.2
55ade6c

Choose a tag to compare

Release 1.5.1

31 Aug 12:23
release-1.5.1
92356bb

Choose a tag to compare

Release 1.5.0

07 Aug 19:28
e438084

Choose a tag to compare

Release 1.4.4

20 May 23:03
release-1.4.4
3bae8e5

Choose a tag to compare

Release 1.4.3

09 May 13:30
release-1.4.3
5a2e5cc

Choose a tag to compare

Release 1.4.2

31 May 15:50
release-1.4.2

Choose a tag to compare

Release 1.4.1

31 Jan 21:05
release-1.4.1

Choose a tag to compare

Release 1.4.0

24 Jan 18:37
release-1.4.0

Choose a tag to compare

llfuse 1.3.8

09 Oct 23:52
release-1.3.8

Choose a tag to compare

WARNING: Python-LLFUSE is no longer actively maintained. Unless you are stuck
with Python 2.x or libfuse 2.x, we recommended to use the pyfuse3_ module instead.

  • fix compilation on FreeBSD, #28
  • export DEVELOPER_MODE=1 can be used to opt in (default is 0), #22
  • twine-based pypi-uploading, Qubes OS support for GPG signing,
    see util/sdist-sign and pypi-upload

llfuse 1.3.7

09 Oct 23:53
afb3fd1

Choose a tag to compare

WARNING: Python-LLFUSE is no longer actively maintained. Unless you are stuck
with Python 2.x or libfuse 2.x, we recommended to use the pyfuse3_
module instead.

  • Rebuild with Cython 0.29.21 for Python 3.9 compatibility.