# Functions
CreateNewTag creates a new repository tag.
CreateRelease creates a new release of repository.
DeleteReleaseByID deletes a release and corresponding Git tag by given ID.
Init start release service.
UpdateRelease updates information, attachments of a release and will create tag if it's not a draft and tag not exist.