v0.2.0
What's Changed
- feat(dump): add exact table selectors by @VicenteOlmos in #25
- feat(dump): apply exact table selection by @VicenteOlmos in #27
- feat(cli): expose dump table filters by @VicenteOlmos in #29
- feat(dump): add selective chunk planning by @VicenteOlmos in #31
- feat(cli): expose selective chunking by @VicenteOlmos in #32
- feat(dump): add shared snapshot workers by @VicenteOlmos in #34
- feat(cli): expose parallel dump workers by @VicenteOlmos in #35
- feat(restore): add dependency state foundation by @VicenteOlmos in #37
- feat(restore): add parallel copy engine by @VicenteOlmos in #38
- feat(cli): expose parallel restore by @VicenteOlmos in #39
- fix(dump): monitor snapshot coordinator by @VicenteOlmos in #41
- docs(readme): document v0.2.0 workflows by @VicenteOlmos in #46
Full Changelog: v0.1.1...v0.2.0