Hacker News new | ask | show | jobs
by 29_29 1097 days ago
This is a big release. Lots of new packages. The language is changing
1 comments

It is a big release, and the number of new stdlib packages (4) is relatively high for a Go release. That said, apart from the addition of some minor builtins (min, max, clear), the language isn't changing. That happened back in 1.18 with the introduction of generics.
Go releases feels it’s has changed massively when reading the release notes but when coding it’s just like every other day