go-update
go-update copied to clipboard
Tag release
I'm currently packaging your library in Debian, as a dependency of several other packages.
You currently do not tag any releases, and this makes it harder for downstream packagers. (Also, referring to specific commits is awkward)
Cool! That makes sense. What kind of tag versioning would be most helpful, semantic versioning?
@inconshreveable Semver would definitely be the most helpful, both for packagers and other developers who want to refer to a specific version of your API.
Thanks a lot for considering this.