- First actual release 🎉
- Fixes the "short octet stream on tag decoding" error
v0.1.1+git20220327.d8ec2af
various improvements
* feat: adds a timeout for the SSH connection
* feat: handle KeyboardInterrupt
* feat: use a temporary directory for saving the raw img4 blob
* refactor: merge some multiline prints
v0.1.1+git20220327.a59f1e5
style: blacken code
v0.1.1+git20220327.36a27c6
refactor: multiline strings
v0.1.0+git20220327.c8bfa2e
fix: try saving dump.raw instead of reading it directly
v0.1.0+git20220327.bcd692f
fix: i almost forgot context managers existed
v0.1.0+git20220327.87c03f2
- Added error handling for common SSH errors
v0.1.0+git20220327.1ad7709
fix exit, fix typo, use only dd