go1.1beta1 released [go-nuts]

前端之家收集整理的这篇文章主要介绍了go1.1beta1 released [go-nuts]前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

From: Andrew Gerrand

Hi Go nuts,

We have just released go1.1beta1,a test version of Go 1.1 cut from the default branch at revision 267bb9854177.

This is not a release candidate: We are still finalizing some details and tracking down a couple more bugs,but it should be ready for almost any purpose and there will be no significant changes other than bug fixes before the release. If you want to try out how Go 1.1 works for you,this is a way to get started early.

Please help us by testing your Go programs with the new tool chain and libraries,and report any problems using the issue tracker:

You can download binary and source distributions from the usual place:

To find out what has changed,read the release notes for Go 1.1:

Documentation for Go 1.1 is available at http://tip.golang.org/

Thanks,Andrew

原文链接:https://www.f2er.com/go/191396.html

猜你在找的Go相关文章