refactor!: create and use TagDelta struct et al #10

Merged
knoflook merged 1 commits from knoflook/tagcmp:main into main 2021-10-11 14:07:48 +00:00

1 Commits

Author SHA1 Message Date
0fed62dc8e refactor!: create and use TagDelta struct et al
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
add a TagDelta struct with accompanying function String()
rename UpgradeElement() to UpgradeDelta() and change the return type
move UpgradeType() to be a function of TagDelta
add ParseDelta() that returns a TagDelta from string
2021-10-11 14:36:25 +02:00