All Versions
4
Latest Version
Avg Release Cycle
49 days
Latest Release
1322 days ago
Changelog History
Changelog History
-
v0.3.0 Changes
February 15, 2020๐ Make custom formatters easier to use
โ Add MarshalWithFormatter, MarshalIndentWithFormatter and
๐ NewEncoderWithFormatter functions which make it easier to generate
๐ colorized output using a custom Formatter. See the docs above these
functions for caveats.โ Add go.mod and go.sum files
-
v0.2.1 Changes
February 08, 2020- ๐ Fix: Encoder.Encode must terminate encoded value with a newline
-
v0.2.0 Changes
February 08, 2020โ Add drop-in replacement for encoding/json's Encoder type.
-
v0.1.0 Changes
September 21, 2019๐ Initial release.