Skip to content

0.2.1

Choose a tag to compare

@baumandm baumandm released this 05 Nov 01:27
· 24 commits to master since this release
  • Renamed grammar file to avoid potential conflicts
  • Added support for cursor functions to be chained (in any order) after db.collection.find():
    • sort()
    • skip()
    • limit()