What's Changed
- Revert "feat: Dont make copies of structs for validation" by @shuheiktgw in #763
- Add decode option that allows specific field prefixes by @cpuguy83 in #795
- Normalize CR and CRLF in multi-line strings by @shuheiktgw in #754
- Support non string map keys by @shuheiktgw in #756
- Skip directive in path operations by @shuheiktgw in #758
- Add indentation to flow values on new lines by @shuheiktgw in #759
- Add support for RawMessage, similar to json.RawMessage by @thanethomson in #790
New Contributors
- @cpuguy83 made their first contribution in #795
- @thanethomson made their first contribution in #790
Full Changelog: v1.18.0...v1.19.0