summaryrefslogtreecommitdiff
path: root/ReleaseNotes.md
AgeCommit message (Expand)Author
2023-02-16Prepare v0.3.6 releasev0.3.6Luke Shumaker
2023-02-16reencode: Don't bother tracking the number of bytes writtenLuke Shumaker
2023-02-16reencode: Don't have the ReEncoderConfig member be publicLuke Shumaker
2023-02-10encoder, reencoder: Distinguish between syntax errors and I/O errorsLuke Shumaker
2023-02-10Be more careful about importing encoding/jsonLuke Shumaker
2023-02-10Prepare v0.3.5 releasev0.3.5Luke Shumaker
2023-02-10Sync borrowed code from Go 1.20Luke Shumaker
2023-02-07decode: Fix decoding an actively growing fileLuke Shumaker
2023-02-05Fix compilation with Go 1.20v0.3.4Luke Shumaker
2023-02-04Prepare v0.3.3 releasev0.3.3Luke Shumaker
2023-02-04ReleaseNotes.md: Describe the bugfixesLuke Shumaker
2023-02-03Prepare v0.3.2 releasev0.3.2Luke Shumaker
2023-01-31Prepare v0.3.1 releasev0.3.1Luke Shumaker
2023-01-30ReleaseNotes: Add an entry for this branch's changesLuke Shumaker
2023-01-30Prepare v0.3.0 releasev0.3.0Luke Shumaker
2023-01-30BREAKING CHANGE: reencode: Separate config from stateLuke Shumaker
2023-01-30Prepare v0.2.1 releasev0.2.1Luke Shumaker
2023-01-30decode: Fix DecodeTypeError offsetsLuke Shumaker
2023-01-30Add a ReleaseNotes.md fileLuke Shumaker