- If a tag includes
rc.-
, release only the fully qualified version name
- Upgrade to Go 1.16
- Use Go modules
- Push to normalized Docker registry names
- Build binary without CGO to run on alpine
- Option to add release assets to existing release ID
- Bug in parsing github token
- Bug in splitting source docker tag off before re-tagging
- Bug in parsing
githubToken
rather thantoken
- Docker image tagging now accepts a suffix to append to symver tags
- Multiple release assets can now be specified
- Release asset is now optional
- Update README with simple usage instructions
- Create and push docker images
- Create github release and uppload 1 asset