Hi,

the best summaries can be found in the Release history
<https://golang.org/doc/devel/release>.
Otherwise, the best way is probably to look at the git history of the
relevant file <https://github.com/golang/go/commits/master/doc/go_spec.html>.
You can also find two relevant commits for the times you are interested in
and use `git diff` to get a diff of all changes between those versions.

But really, the spec doesn't change all that much.

On Sat, Jun 12, 2021 at 4:53 PM Benjamin <wangchao.nlp....@gmail.com> wrote:

>
> Previously it took a long time to read through the golang spec of version
> of Jan 14, 2020. The newest golang spec is Version of Feb 10, 2021. I
> really don't want to read through all the spec again. Is there a summary on
> the changes between the two versions? Thanks.
>
> --
> 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/01a135e9-868c-44e9-b92a-05510e35947fn%40googlegroups.com
> <https://groups.google.com/d/msgid/golang-nuts/01a135e9-868c-44e9-b92a-05510e35947fn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAEkBMfE%2BSnrZetrrmws047kTZhWwK2NZLpS%2BL_df9gviO40WHg%40mail.gmail.com.

Reply via email to