Skip to content

Maintenance release

Compare
Choose a tag to compare
@etorreborre etorreborre released this 04 Jan 12:32
· 688 commits to main since this release
34d484c

fix #1209: do a proper check for JSON matchers when comparing strings or boolean values (the previous and incorrect version could end-up asserting that 1 == "1".

fix #1183. That fix was incorrectly backported to the 4.x series.