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
Owner

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

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
knoflook added 1 commit 2021-10-11 12:37:05 +00:00
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
0fed62dc8e
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
knoflook merged commit 0fed62dc8e into main 2021-10-11 14:07:48 +00:00
Sign in to join this conversation.
No description provided.