jsoncolor v0.3.0 Release Notes
Release Date: 2020-02-15 // about 5 years ago-
๐ 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
Previous changes from v0.2.1
-
- ๐ Fix: Encoder.Encode must terminate encoded value with a newline