durafmt icon indicating copy to clipboard operation
durafmt copied to clipboard

Semver release

Open crazy-max opened this issue 3 years ago • 2 comments

Can you create a release for this project and follow semantic versioning please? It is ok to start with v0 version to allow backward incompatible changes. So v0.1.0 could be a good start.

This will allow users to pin specific version instead of commit hash and setup auto-updating (e.g. Dependabot).

Thanks!

crazy-max avatar Aug 20 '21 21:08 crazy-max

@crazy-max Was busy so didn't get to this. Sure, will make sure next release will follow semver.

I can already see a tag for 1.0.0 and I assume people are using this tag, perhaps a version above 1.0.0?

hako avatar Jan 14 '22 04:01 hako

@hako Hey!

I can already see a tag for 1.0.0 and I assume people are using this tag, perhaps a version above 1.0.0?

Yes but this is not a semver tag that can be used with Go modules so it's out-of-spec. I'm fine with v1.1.0. Thanks!

crazy-max avatar Jan 14 '22 04:01 crazy-max