What versions of golang are there?

zbt
Release: 2023-12-13 14:14:25
Original
1901 people have browsed it

Golang versions are: 1. Go 1.0; 2. Go 1.1; 3. Go 1.2; 4. Go 1.3; 5. Go 1.4; 6. Go 1.5; 7. Go 1.6; 8. Go 1.7; 9. Go 1.8; 10. Go 1.9; 11. Go 1.10; 12. Go 1.11; 13. Go 1.12; 14. Go 1.13; 15. Go 1.14; 16. Go 1.15; 17. Go 1.16; 18. Go 1.17.

What versions of golang are there?

The operating system for this tutorial: Windows 10 system, Go version 1.21, DELL G3 computer.

The release and update of the official version of Go language is officially maintained by Go language and covers a series of improvements and functional enhancements. The following are some important versions of the Go language, along with their major features and improvements:

1, Go 1.0:

  • March 2012 Released, the first stable version of the Go language.

  • Introduces many basic language features and standard libraries.

  • has good stability and reliability.

2. Go 1.1:

  • Released in May 2013, it introduced improvements in parallel mode and improved Performance of concurrent programming.

  • Added C language support on Windows.

3. Go 1.2:

  • was released in December 2013, introducing a new concurrency model— —goroutine scheduler.

  • Introduced an optimized garbage collection mechanism.

4. Go 1.3:

  • Released in June 2014, introducing support for mobile devices and low-cost electronics Device support and optimization.

5, Go 1.4:

  • Released in December 2014, introducing support for Cgo, garbage collectors and Runtime improvements.

6, Go 1.5:

  • Released in August 2015, it introduced inline function optimization and improved performance.

  • Added support for PowerPC architecture.

7, Go 1.6:

  • Released in February 2016, improved the garbage collector and improved performance .

  • Introduced a new HTTP server.

8, Go 1.7:

  • Released in August 2016, introducing faster compilation speed and more Good memory optimization.

  • Introduced context package.

9, Go 1.8:

  • Released in February 2017, introducing support for containerization and cloud computing Better support.

  • Improved performance and stability.

10, Go 1.9:

  • ## Released in August 2017, introducing type aliases and better performance optimization.

  • Added better support for HTTP2 and TLS.

11, Go 1.10:

  • Released in February 2018, introducing better support for WebAssembly .

  • Improved the quality and performance of the official library.

12, Go 1.11:

  • Released in August 2018, introduced modular support and improved dependencies manage.

  • Added better WebAssembly support.

13, Go 1.12:

  • Released in February 2019, introducing better module support and improving Improves the performance of build and test tools.

14, Go 1.13:

  • Released in September 2019, introducing better modules and generation tools support.

15, Go 1.14:

  • Released in February 2020, introducing better module support and optimization GC and standard library.

16, Go 1.15:

  • Released in August 2020, introducing better module support and tools Chain improvements.

17, Go 1.16:

  • Released in February 2021, introducing better module support and tools Chain improvements and better error handling.

18, Go 1.17:

  • Released in August 2021, introducing improvements to module and package management , improved performance and stability.

These are some important versions released by the Go language. Each version brings improvements and new features in the language and tool chain to help developers better use and apply Go. language to develop applications.

The above is the detailed content of What versions of golang are there?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!