Skip to content

Releases: alperakcan/fuse-ext2

v0.0.11 - settler

14 Jan 23:10
Compare
Choose a tag to compare
v0.0.11 - settler Pre-release
Pre-release

this is a settlement release for fuse-ext2.

limitations:

  • disabled multithread support by default for fuse.
  • write support is disabled by default, use '-o rw+' option for to enable writing. and use at your own risk.

what is next:

  • binary release for mac, with prefpane automatic updater. like good old days.
  • binary release for debian.
  • reentrant support, speed.
  • robust caching.
  • stable write support, needs more testings.

cheers!
alper.

v0.0.9 - nuwa, repairment

30 Mar 23:43
Compare
Choose a tag to compare
Pre-release

nuwa, repairment

this is a bug fix release for v0.0.8

  • fix write tests for pjdfstest
  • fix read/write loop test

limitations:

  • disabled multithread support by default for fuse.
  • write support is disabled by default, use '-o rw+' option for to enable writing. and use at your own risk.

what is next:

  • binary release for mac, with prefpane automatic updater. like good old days.
  • binary release for ubuntu.
  • reentrant support, speed.
  • robust caching.
  • stable write support, needs more testings.

cheers!
alper.

v0.0.8 - lazarus, raised from dead

28 Mar 13:27
Compare
Choose a tag to compare
Pre-release

lazarus - raised from dead

this is a warm up release for fuse-ext2:

  • use e2fsprogs from system (mac, linux)
  • fix build routines for new systems (mac, linux)
  • switch to osxfuse (mac)

limitations:

  • disabled multithread support by default for fuse.
  • write support is disabled by default, use '-o rw+' option for to enable writing. and use at your own risk.

what is next:

  • binary release for mac, with prefpane automatic updater. like good old days.
  • reentrant support, speed.
  • robust caching.

cheers!
alper.