Skip to content

PyTV 0.5.0

Compare
Choose a tag to compare
@Teddy-van-Jerry Teddy-van-Jerry released this 29 Mar 16:54
· 80 commits to master since this release
804a34c

New Features

  • Support Passing Python Variable for Module (with option -v following by KEY=VAL)

Example:

cargo run -- examples/D1.pytv -r -vif_rst=True -vif_en=True

Full Changelog: v0.4.0...v0.5.0