Skip to content

Commit a4ae1de

Browse files
committed
Also thank the Go team.
Without the Go team creating Go and releasing Go 1.7, GopherJS 1.7-1 would not be possible. It's also more consistent with the sign off phrase "Happy surfing with Go 1.7 and GopherJS 1.7-1!"
1 parent c81a8f3 commit a4ae1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/blog/2016-08-21-gopherjs-1.7-1-release.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ Over the last few years, GopherJS has become increasingly complete and stable. S
1919

2020
However, many of those improvements to GopherJS were done quietly and internally, so only developers and people who follow the project very closely would be aware. Without a version number and release history, it's harder for newcomers or people waiting for a stable release to have insight on the readiness state of GopherJS. With this version number and future release history, we hope to better communicate the maturity level of GopherJS and that you can get started with it today.
2121

22-
In closing, we would like to thank every contributor to this project for helping making this release of GopherJS possible. Richard Musiol created and implemented the core parts of GopherJS and Go 1.7 support, and many people have contributed code, reported/investigated/helped reproduce bugs, created libraries and wrappers for various browser APIs. Everyone's effort helped get GopherJS to where it is today, giving us the opportunity to write front-end code in Go which will run in all modern browsers. See [list of code contributors](https://github.com/gopherjs/gopherjs/graphs/contributors) and [list of closed issues](https://github.com/gopherjs/gopherjs/issues?q=is%3Aissue+is%3Aclosed). We welcome all help; if you'd like to get involved, see the [community section](https://github.com/gopherjs/gopherjs#community). If you have a good experience with GopherJS, tell your fellow gophers about it!
22+
In closing, we would like to thank everyone who contributed to this release of GopherJS. The Go team created and released Go 1.7. Richard Musiol created and implemented the core parts of GopherJS and Go 1.7 support. Many people have contributed code and bug fixes, reported/investigated/helped reproduce issues, created libraries and wrappers for various browser APIs. Everyone's effort helped get GopherJS to where it is today, giving us the opportunity to write front-end code in Go which will run in all modern browsers. See [list of code contributors](https://github.com/gopherjs/gopherjs/graphs/contributors) and [list of closed issues](https://github.com/gopherjs/gopherjs/issues?q=is%3Aissue+is%3Aclosed). We welcome all help; if you'd like to get involved, see the [community section](https://github.com/gopherjs/gopherjs#community). If you have a good experience with GopherJS, tell your fellow gophers about it!
2323

2424
Happy surfing with Go 1.7 and GopherJS 1.7-1!

0 commit comments

Comments
 (0)