Skip to content

v0.2.0

Compare
Choose a tag to compare
@clue clue released this 23 Oct 22:44
· 34 commits to master since this release
  • Feature / BC break: Empty $and and $or lists are now allowed and both always match.

  • Feature: Supporting nested keys adds a requirement for literal dots

    {
    "dotted\\.key": "value"
    }