23 ms·
FWIW: slog has been pretty stable for a month or two, and should be officially standard library in go1.21 There was a last round of changes mostly revisiting u
by xh-dude 3y ago
FWIW: slog has been pretty stable for a month or two, and should be officially standard library in go1.21
There was a last round of changes mostly revisiting use of contexts a few months ago - hats off to jba for taking a lot of time to work out the best fit
- wizhi 3y agoWhere do you keep up to date on what will be included in future releases?
- roesl027 3y agoA few places I look: - https://dev.golang.org/release#Go1.21 https://dev.golang.org/release#Go1.21 - might be the same info as https://github.com/golang/go/milestone/279 https://github.com/golang/go/milestone/279 in a different form and here is a link to the draft release notes https://tip.golang.org/doc/go1.21 https://tip.golang.org/doc/go1.21