| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-12-11 | encoding/json/jsontext: add symbolic Kind constants | Damien Neil |
| 2025-07-25 | encoding/json/jsontext: preserve buffer capacity in Encoder.Reset | Joe Tsai |
| 2025-06-30 | encoding/json/jsontext: use bytes.Buffer.AvailableBuffer | Joe Tsai |
| 2025-06-25 | encoding/json/jsontext: remove Encoder.UnusedBuffer | Joe Tsai |
| 2025-06-25 | encoding/json/jsontext: rename Encoder.UnusedBuffer as Encoder.AvailableBuffer | Joe Tsai |
| 2025-06-23 | encoding/json/jsontext: consistently use JSON terminology | Joe Tsai |
| 2025-04-18 | encoding/json: add json/v2 with GOEXPERIMENT=jsonv2 guard | Damien Neil |
