What's Changed
- Improved gojq quote by @noborus in #159
- Added 1.17 to the supported version of go by @noborus in #160
- A note useful for things related to #161 by @aborruso in #162
- Changed go1.17 to default by @noborus in #163
- Changed bytes.Buffer to strings.Builder by @noborus in #165
- Changed the for statement to use range by @noborus in #167
- Limitted read by @noborus in #168
- Remove excess keywords by @noborus in #169
- Improved json preread by @noborus in #171
- Changed docker image to multi-stage builds by @noborus in #172
- Refactor to use byte.buffer by @noborus in #173
- The json output also keeps the output order by @noborus in #174
- Changed for deprecated since 1.16 by @noborus in #176
New Contributors
Full Changelog: v0.9.0...v0.9.1