
What's coming in Go 1.15
10 May 2020 #golang
I just stumbled upon this presentation highlighting what is coming in Go 1.15:
The release of version 1.15 is scheduled for august.
What I'm really looking forward to is:
- New linker
- Smaller binaries
- Embed tzdata with time/tzdata
- Add testing.TB.TempDir
- Add testing.T.Deadline