I can: count how many frames in a video, compare 2 frames for differences and compare 2 videos to see if their frames match up
7 lines
178 B
TOML
7 lines
178 B
TOML
[tool.commitizen]
|
|
name = "cz_conventional_commits"
|
|
tag_format = "$version"
|
|
version_scheme = "semver2"
|
|
version = "0.0.1"
|
|
update_changelog_on_bump = true
|
|
major_version_zero = true
|