v2.0.0
TPV v2.0.0 includes some breaking changes and requires some straightforward migration steps to preserve old behaviour. Please refer to the migration guide for more details.
What's Changed
- Add a
tpv dry-run
subcommand by @natefoo in #52 - Simplify TPV by disambiguating terms by @nuwang in #58
- Additional context params by @nuwang in #62
- Use only TPV defined destinations, ignoring job_conf by @nuwang in #63
- Add support for abstract entities by @nuwang in #64
- Add destination min accepted by @nuwang in #67
- Shared rules inheritance test by @cat-bro in #68
- Update github actions by @nuwang in #69
Full Changelog: v1.4.1...v2.0.0