What's Changed
- Fix an issue that caused bool-like strings to be read as bools in YAML by @TomWright in #356
- Bump golang.org/x/text from 0.12.0 to 0.13.0 by @dependabot in #362
- Bump github.com/alecthomas/chroma/v2 from 2.8.0 to 2.9.1 by @dependabot in #361
- Bump golang.org/x/net from 0.14.0 to 0.15.0 by @dependabot in #360
- Bump golang.org/x/net from 0.15.0 to 0.16.0 by @dependabot in #363
- Bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #365
- Fix an parsing issue in the CSV formatter by @TomWright in #366
- orDefault function by @TomWright in #355
- Add CSV utilities by @TomWright in #367
Full Changelog: v2.3.6...v2.4.0