Jérôme,

Semantic Versioning Specification (SemVer)
https://semver.org/#semantic-versioning-specification-semver

7. Minor version Y (x.Y.z | x > 0) ... MUST be incremented if any public 
API functionality is marked as deprecated. 
https://semver.org/#spec-item-7

Peter

On Friday, October 9, 2020 at 2:40:58 PM UTC-4, Jérôme LAFORGE wrote:
>
> Hello Gophers,
> From your point of view, is it acceptable to deprecate (// Deprecated: 
> xxx) a function or something else into a Module with the change on its 
> patch version number? (from 1.0.0 to 1.0.1).
>
> Thx in adv
> Best
> Jérôme
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/e3aae5d9-c314-41b7-9c23-1885dd089ca6o%40googlegroups.com.

Reply via email to