This repository was archived by the owner on Feb 14, 2026. It is now read-only.
Release v0.1.3
What's Changed
- Merge
feat/more_flagstodevelopby @lmriccardo in #13 - Merge
fix/uknown_versionsintodevelopby @lmriccardo in #14 - PR For Releasing Version
v0.1.3by @lmriccardo in #15
New Contributors
- @lmriccardo made their first contribution in #13
Full Changelog: v0.1.2...v0.1.3
- CLI now fetches version from PyPI and bounds it using the .spec file during build
- register adds no-specials and no-devices rsync flags
- Added automated test suite, including integration test that requires an rsync daemon
- Added CI step to build a .deb artifact
- Documentation updates: README testing section, typing docs, pyproject URLs; cleanup of TODO/WORK_DOCS files