Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 262 Bytes

CHANGELOG.md

File metadata and controls

10 lines (8 loc) · 262 Bytes

##v2.0.0

  • Rewrite, no backwards compatibility

##v1.0.2:

  • Refactored SearchableRepository

##v1.0.1:

  • Fixed default operator bug
  • Fixed IS NULL and IS NOT NULL operator issues
  • Improved code coverage, added tests for operators, and joined filters