Releases: go-vela/types
Releases · go-vela/types
v0.3.0
v0.3.0-rc2
feat: add Hash field to repo type (#37) * feat: add Hash field to repo type * chore: fix linter errors
v0.3.0-rc1
feat: add Hash field to repo type (#37) * feat: add Hash field to repo type * chore: fix linter errors
v0.2.0
v0.2.0-rc3
feat(build): add email and link fields (#29)
v0.2.0-rc2
improvement: use library setters in convert funcs (#24)
v0.2.0-rc1
improvement: add Number field to Hook struct (#23) * test(image): fix tests for service/step Validate * improvement: add Number field to Hook struct