Littlefs-python

Latest version: v0.10.3

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

Scan your dependencies

Page 2 of 4

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

0.7.1

What's Changed
* examples/mkfsimg.py: add an option to specify disk version by yamt in https://github.com/jrast/littlefs-python/pull/54
* fix type mismatches in examples by yamt in https://github.com/jrast/littlefs-python/pull/53
* Bump docker/setup-qemu-action from 2 to 3 by dependabot in https://github.com/jrast/littlefs-python/pull/56
* Expose name max length to CLI by BrianPugh in https://github.com/jrast/littlefs-python/pull/55


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

0.7.0

What's Changed
* LFSConfig now uses proper keyword arguments by BrianPugh in https://github.com/jrast/littlefs-python/pull/49
* Added readthedocs configuration by jrast in https://github.com/jrast/littlefs-python/pull/52
* Command Line Interface for LittleFS-Python by jrast in https://github.com/jrast/littlefs-python/pull/50
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/jrast/littlefs-python/pull/51
* Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by dependabot in https://github.com/jrast/littlefs-python/pull/48
* Bump pypa/cibuildwheel from 2.12.3 to 2.15.0 by dependabot in https://github.com/jrast/littlefs-python/pull/47


**Full Changelog**: https://github.com/jrast/littlefs-python/compare/0.6.2...0.7.0

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.