statsd_exporter/vendor/github.com/go-logfmt/logfmt/CHANGELOG.md
Frank Davidson a455a8ad64 hopefully now linux
Signed-off-by: Frank Davidson <davidfr@americas.manulife.net>
Signed-off-by: Frank Davidson <ffdavidson@gmail.com>
2020-04-08 15:29:54 -04:00

1.3 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.4.0 - 2018-11-21

Added

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

  • Fuzz fix, quote invalid UTF-8 values by @judwhite

0.2.0 - 2016-05-08

Added

0.1.0 - 2016-03-28

Added