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