Skip to content

Releases: jrast/littlefs-python

v0.17.1

09 Feb 16:58
cb85400

Choose a tag to compare

Bug Fixes

  • Fix create CLI command not following symlinks when globbing source directory by @skrat in #151
  • Remove stray print() in --compact code path that wasn't gated by --verbose by @amgross in #153
  • Fix REPL re-executing the previous command when pressing Enter on an empty line by @amgross in #154
  • Fix REPL failing to mount compacted images due to incorrect block_count by @amgross in #157
  • Fix --compact producing corrupt images due to filesystem walk order differing from on-disk order by @amgross in #159

Internal

  • Bump pypa/cibuildwheel from 3.3.0 to 3.3.1 by @dependabot[bot] in #155
  • Add option to run CLI tests from Python, and add example test by @amgross in #156
  • Add tests for UserContextWinDisk by @amgross in #158

New Contributors

Full Changelog: v0.17.0...v0.17.1

v0.17.0

07 Jan 22:00

Choose a tag to compare

What's Changed

  • Add the LFSConfig .inline_max attribute by @amgross in #148

New Contributors

Full Changelog: v0.16.0...v0.17.0

v0.16.0

09 Nov 00:29
a1477be

Choose a tag to compare

What's Changed

  • Add repl command to the CLI to interact with an existing littlefs image. By @radrogow in #143

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0

28 Oct 16:39
97ea16b

Choose a tag to compare

What's Changed

  • update littlefs core from v2.11.0 to v2.11.2 by @BrianPugh in #141
  • Fix compiling in certain environments by including limits.h by @BrianPugh in #139
  • Prebuilt wheels for Python 3.14. No longer build prebuilt wheels for Python 3.7. By @BrianPugh in #140

Full Changelog: v0.14.0...v0.15.0

v0.14.0

21 May 13:20
a54e0f5

Choose a tag to compare

Features

Full Changelog: v0.13.3...v0.14.0

v0.13.3

20 Mar 13:09

Choose a tag to compare

v0.13.2

12 Feb 13:57

Choose a tag to compare

Bug Fixes

  • The CLI list command now has --block-size as required. By @niggowai in #119

New Contributors

Full Changelog: v0.13.1...v0.13.2

v0.13.1

23 Dec 13:54

Choose a tag to compare

Bug Fixes

Full Changelog: v0.13.0...v0.13.1

v0.13.0

12 Dec 22:19

Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

06 Jul 16:01
2c79c66

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0