-
Volker Schukai authored
chore: Update vendorHash to null chore: Update vendorHash to null chore: update go chore: Update vendorHash to null chore: update chore: update chore: UPdate chore: Update vendorHash to null chore: update chore: Update vendorHash to sha256-6zNRYYddNcOx6G9wSKGv89CfSCxrG0qpSDfBStwNdks= chore: update x x u x x
Volker Schukai authoredchore: Update vendorHash to null chore: Update vendorHash to null chore: update go chore: Update vendorHash to null chore: update chore: update chore: UPdate chore: Update vendorHash to null chore: update chore: Update vendorHash to sha256-6zNRYYddNcOx6G9wSKGv89CfSCxrG0qpSDfBStwNdks= chore: update x x u x x
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 1.97 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.6.0 - 2023-01-30
Added
- NewDecoderSize by @alexanderjophus
0.5.1 - 2021-08-18
Changed
- Update the
go.mod
file for Go 1.17 as described in the Go 1.17 release notes
0.5.0 - 2020-01-03
Changed
- Remove the dependency on github.com/kr/logfmt by @ChrisHines
- Move fuzz code to github.com/go-logfmt/fuzzlogfmt by @ChrisHines
0.4.0 - 2018-11-21
Added
- Go module support by @ChrisHines
- CHANGELOG by @ChrisHines
Changed
- Drop invalid runes from keys instead of returning ErrInvalidKey by @ChrisHines
- On panic while printing, attempt to print panic value by @bboreham
0.3.0 - 2016-11-15
Added
- Pool buffers for quoted strings and byte slices by @nussjustin
Fixed
0.2.0 - 2016-05-08
Added
- Encoder.EncodeKeyvals by @ChrisHines
0.1.0 - 2016-03-28
Added
- Encoder by @ChrisHines
- Decoder by @ChrisHines
- MarshalKeyvals by @ChrisHines