Skip to content

0.1.0

Compare
Choose a tag to compare
@aranega aranega released this 03 Nov 22:43
· 60 commits to main since this release

Intial release:

Features

  • support for matching literals
  • support for matching objects
  • support for matching dictionary
  • support for paths
    • direct
    • recursive
  • support for negative matcher (first implementation)
  • support for wildcards
  • support for wildcards for sequences
  • first version of documentation (in README.md)