0.0.2 (2020-07-14)
Changes:
- FEATURE: New, fully object oriented base library
- FEATURE: Python 3.8 support added
- FIX:
cleanup
does not delete snapshots on source if they are not present on target. - FIX: Wait for ZFS's garbage collection after
cleanup
for getting a meaningful value for freed space. - Dropped Python 3.5 support