Skip to content
This repository was archived by the owner on Feb 14, 2026. It is now read-only.

Release v0.1.3

Choose a tag to compare

@github-actions github-actions released this 25 Jan 14:38
a4c9fd4

What's Changed

New Contributors

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