| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.3.0 source code.tar.gz | 2026-02-14 | 2.8 MB | |
| 2.3.0 source code.zip | 2026-02-14 | 2.8 MB | |
| README.md | 2026-02-14 | 1.5 kB | |
| Totals: 3 Items | 5.6 MB | 0 | |
This release removes all external system dependencies (grep, dd, lsblk, blockdev) and replaces them with a fully native Python implementation. The scanning engine now operates directly on raw devices using a streaming, memory-bounded approach.
What's Changed
- Bump textual from 3.0.1 to 3.1.0 by @dependabot[bot] in https://github.com/PabloLec/RecoverPy/pull/580
- Bump textual from 3.1.0 to 3.1.1 by @dependabot[bot] in https://github.com/PabloLec/RecoverPy/pull/581
- Bump astral-sh/setup-uv from 5 to 6 by @dependabot[bot] in https://github.com/PabloLec/RecoverPy/pull/582
- Bump textual from 3.1.1 to 3.2.0 by @dependabot[bot] in https://github.com/PabloLec/RecoverPy/pull/583
- Bump textual from 3.2.0 to 3.5.0 by @dependabot[bot] in https://github.com/PabloLec/RecoverPy/pull/587
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in https://github.com/PabloLec/RecoverPy/pull/606
- Bump actions/stale from 9 to 10 by @dependabot[bot] in https://github.com/PabloLec/RecoverPy/pull/602
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/PabloLec/RecoverPy/pull/598
- Bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in https://github.com/PabloLec/RecoverPy/pull/605
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/PabloLec/RecoverPy/pull/611
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/PabloLec/RecoverPy/pull/601
Full Changelog: https://github.com/PabloLec/RecoverPy/compare/2.2.1...2.3.0