Release v0.10.1
🐞 Bug Fixes
- Allow
true,false, andnullto be used as selectors, e.g.,$.true.
📔 Notes
- Upgraded to
golangci-lintv2.3.1. - Fixed test name scoping issues with testify objects.
- Upgraded the compliance test suite, now with tests using
true,false, andnullto be used as selectors.
🆚 For more detail compare changes since v0.10.0.