Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spec: document at which version new features were introduced #63857

Closed
griesemer opened this issue Oct 31, 2023 · 2 comments
Closed

spec: document at which version new features were introduced #63857

griesemer opened this issue Oct 31, 2023 · 2 comments
Assignees
Labels
Documentation NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@griesemer
Copy link
Contributor

The spec should document the min. language version for the newer language features.

@griesemer griesemer added Documentation NeedsFix The path to resolution is known, but the work has not been done. labels Oct 31, 2023
@griesemer griesemer added this to the Go1.22 milestone Oct 31, 2023
@griesemer griesemer self-assigned this Oct 31, 2023
@robpike
Copy link
Contributor

robpike commented Oct 31, 2023

For readability and ease of editing, perhaps as a point-form appendix, rather than threading it throughout. Approve of the idea though.

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/549518 mentions this issue: doc: document version at which new language features were introduced

ezz-no pushed a commit to ezz-no/go-ezzno that referenced this issue Feb 18, 2024
…in spec

Add a new section to the Appendix describing what features were
changed or added in which language version.

Add short links with references to the required language version
where relevant.

Fixes golang#63857.

Change-Id: I5250f856d8688a71602076fcc662aa678d96a5d2
Reviewed-on: https://go-review.googlesource.com/c/go/+/549518
Reviewed-by: Robert Griesemer <gri@google.com>
Reviewed-by: Rob Pike <r@golang.org>
Auto-Submit: Robert Griesemer <gri@google.com>
Reviewed-by: Russ Cox <rsc@golang.org>
TryBot-Bypass: Robert Griesemer <gri@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

3 participants