Skip to content

Releases: erwinvaneyk/goversion

v0.1.3

20 Oct 10:47
Compare
Choose a tag to compare

Changelog

eb9349b Add LICENSE
2c7db49 Fix project name in README
3dba01b Set default versions
88de45a Tag prereleases appropriately

v0.1.2

28 Sep 21:28
Compare
Choose a tag to compare

Changelog

465f336 Add examples to commands
ce9a9c9 Fix formatting
9723f4b Release v0.1.2
91c7c14 Update release download instructions

v0.1.1

28 Sep 20:55
Compare
Choose a tag to compare

Changelog

64cb153 Release v0.1.1
f5becd7 Update README and fix release script

v0.1.0

28 Sep 20:37
Compare
Choose a tag to compare

Changelog

18f748a Add tools.go
3d1fc22 Fix goreleaser.yml and reformatting
3090d21 Fix time formatting of the git commit date
23042cf Generate all other field-based enumerations from the version.Info struct
8baa068 Move tools.go out of main module
d12d0c2 Release v0.1.0
b86efff Rename project to goversion
ba9eb18 Restructure project
d3d1655 Restructure the project
c43000f Update dependencies
ddcee48 Validate timestamps in Info
243ab40 Various improvements
d3434ce Wrap examples in standalone module
9b04adc initial commit