Releases: aaronhurt/zfs-replicate
v2.0.2 Improved Logging
This release ensures all generated ZFS commands are logged, including the zfs list
commands for snapshots that were not previously logged.
What's Changed
- add codeowners file by @aaronhurt in #46
- improve logging and add tests by @aaronhurt in #47
Full Changelog: v2.0.1...v2.0.2
v2.0.1 Minor Bugfixes
What's Changed
- fix option parsing, add missing help by @aaronhurt in #45
- simplify source check
Full Changelog: v2.0...v2.0.1
v2.0 We're POSIX Compliant
Goodbye Bash
Quickly following the very Bash-centric v1.0 release a request was made to support POSIX shells. The features added in v1.0 have been preserved and the entire script (including tests) have been ported to POSIX compliant shell constructs. The POSIX refactor was suggested by @yonas and tested by @yonas and @tschettervictor. Thank you all, and enjoy a pure POSIX ZFS replication script without any external dependencies.
What's Changed
- Port scripts to strict POSIX implementations by @aaronhurt in #41
Full Changelog: v1.0...v2.0
v1.0 It's been a LONG time!
What's Changed
v1.0 is the first new release in over 7 years. Please see the README.md for all the new features and functionality.
Special thanks to @tschettervictor for taking over maintenance of the
FreeBSD package, suggesting new features, and all the testing for the v1.0 release.
Full Changelog: v0.7...v1.0
v0.7 Third Historic Release
This release represents the first iteration of the FreeBSD package and matches the version used in that package.
What's Changed
New Contributors
Full Changelog: v0.2...v0.7
v0.2 Second Historic Release
Full Changelog: v0.1...v0.2
v0.1 Initial Historic Release
Full Changelog: https://github.com/aaronhurt/zfs-replicate/commits/v0.1