| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.10.0 source code.tar.gz | 2025-11-08 | 129.0 kB | |
| 0.10.0 source code.zip | 2025-11-08 | 293.5 kB | |
| README.md | 2025-11-08 | 712 Bytes | |
| Totals: 3 Items | 423.2 kB | 0 | |
What's Changed
- Add support Mole by @hungthai1401 in https://github.com/lra/mackup/pull/2131
- Remove unnecessary mypy ignore for docopt since docopt-ng includes native type annotations by @lra in https://github.com/lra/mackup/pull/2132
- Add ruff to dev dependencies and update CI to use uv for consistency by @lra in https://github.com/lra/mackup/pull/2133
- Migrate to src layout to prevent import issues and follow Python packaging best practices by @lra in https://github.com/lra/mackup/pull/2134
- Add --config-file option to specify custom configuration file location by @lra in https://github.com/lra/mackup/pull/2135
Full Changelog: https://github.com/lra/mackup/compare/0.9.6...0.10.0