Littlefs-python

Latest version: v0.12.0

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.10.0

What's Changed
* update littlefs to v2.9.0 by BrianPugh in https://github.com/jrast/littlefs-python/pull/81


**Full Changelog**: https://github.com/jrast/littlefs-python/compare/v0.9.3...v0.10.0

0.9.3

What's Changed
* Remove the f-string self-documenting expression for better Python 3.7 support by adokitkat in https://github.com/jrast/littlefs-python/pull/78
* Note: Python3.7 support is **not** guaranteed moving forward.

New Contributors
* adokitkat made their first contribution in https://github.com/jrast/littlefs-python/pull/78

**Full Changelog**: https://github.com/jrast/littlefs-python/compare/v0.9.2...v0.9.3

0.9.2

What's Changed
* Add `TYPE_REG` and `TYPE_DIR` to `LFSStat`. by BrianPugh in https://github.com/jrast/littlefs-python/pull/76
* update littlefs submodule to v2.8.2 by BrianPugh in https://github.com/jrast/littlefs-python/pull/77


**Full Changelog**: https://github.com/jrast/littlefs-python/compare/v0.9.1...v0.9.2

0.9.1

What's Changed
* Flatten some of the package namespace and specify `__all__` in `__init__.py` to help improve autocomplete in IDEs. by BrianPugh in https://github.com/jrast/littlefs-python/pull/71


**Full Changelog**: https://github.com/jrast/littlefs-python/compare/v0.9.0...v0.9.1

0.9.0

New Features
* add `recursive=False` flag to `remove` method by BrianPugh in https://github.com/jrast/littlefs-python/pull/65
* Enable Direct Browsing of LittleFS Storage Device on Windows by Jiajun-Huang in https://github.com/jrast/littlefs-python/pull/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 https://github.com/jrast/littlefs-python/pull/62
* update python 3.12 identifier and readme. by BrianPugh in https://github.com/jrast/littlefs-python/pull/69
* Replace pkg_resources with importlib.metadata. by BrianPugh in https://github.com/jrast/littlefs-python/pull/68

New Contributors
* Jiajun-Huang made their first contribution in https://github.com/jrast/littlefs-python/pull/67

**Full Changelog**: https://github.com/jrast/littlefs-python/compare/0.8.0...v0.9.0

0.8.0

What's Changed
* Support for LittleFS v2.8 by BrianPugh in https://github.com/jrast/littlefs-python/pull/57


**Full Changelog**: https://github.com/jrast/littlefs-python/compare/0.7.1...0.8.0

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.