Skip to content

v0.9.0

Compare
Choose a tag to compare
@BrianPugh BrianPugh released this 04 Dec 17:19
· 56 commits to master since this release

New Features

  • add recursive=False flag to remove method by @BrianPugh in #65
  • Enable Direct Browsing of LittleFS Storage Device on Windows by @Jiajun-Huang in #67

Bug Fixes

  • reduce LFS_NAME_MAX to 1022, the maximum valid value LittleFS supports. Fixes issues that occurred when name_max=0 was specified. by @BrianPugh in #62
  • update python 3.12 identifier and readme. by @BrianPugh in #69
  • Replace pkg_resources with importlib.metadata. by @BrianPugh in #68

New Contributors

Full Changelog: 0.8.0...v0.9.0