Releases: capturingtime/utilities
Releases · capturingtime/utilities
v0.4.0
rawpy and imageio move to an optional [raw] extra so the package installs on the photobooth Pi (Buster, armv7, Python
3.7), where no rawpy wheel is published.
Upgrade
- RAW Archive tooling: pip install --upgrade "ctp-utilities[raw] @
git+https://github.com/capturingtime/utilities.git@v0.4.0" - Everything else: drop the [raw] suffix.
Breaking: utilities.classes.file.rawimage and scripts/archive_script.py now require the [raw] extra.
v0.2.1
adjustments in prep for v0.4.0 work
v0.2.0
Fixing issues and getting package ready for use