Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 468 Bytes

CHANGES.md

File metadata and controls

18 lines (11 loc) · 468 Bytes

4.0.0

  • Provide standard upsert test.
  • Updated dependencies.

1.1.1 2016-05-09

  • Fixed the native$ tests
  • Removed peerDependencies from package.json

1.1.0: 2016-04-01

  • Better behavior definition through tests
  • Test enhancements and fixes
  • Added the sqltest testing layer - direct queries made using the native$
  • Added the extended testing layer - tests that define extended query support (ne$, eq$, lte$, lt$, gte$, gt$, in$, nin$, or$, and$)