v0.2.0
Pre-release
Pre-release
Bug Fixes
Features
- Add a single point of logging configuration (#123) (3f4bba0)
- zfs: Ability to read filesystem dataset properties (#111) (1f89fc3)
- zfs: Ability to send snapshot (#119) (1ac0560)
- zfs: Ability to work with bookmarks (7721776)
- zfs: Add PathExt trait to make it easier to work with dataset names (#100) (ffdaf4d)
- zfs: Basic zfs create and destroy operations (#91) (fdb40c5)
- zfs: Check existence of dataset. (bc0b632)
- zfs: Listing filesystems and volumes (#94) (978645c)
- zfs: Pass errors from lzc snapshot call to the consumer. (#102) (f0bcbbd), closes #99
- zfs: Read properties of a bookmark (#114) (88ea5f0)
- zfs: Read properties of a snapshot (#112) (1348a0f)
- zfs: Read properties of a volume (#113) (4361251)
- zfs: Remove known unknowns from properties (#121) (2ba858c)
- Fuzzy testing target (#90) (8c300ff)
- Inception of ZFS module (#83) (ce626a0)
- remove unicode feature from regex crate (#93) (e175499)