Skip to content

v0.6.7

Compare
Choose a tag to compare
@imaustink imaustink released this 24 Aug 01:32
· 356 commits to master since this release
  • Feature: Allow passing of id into get as an object literal {_id: 1}, in addition to string and number ids. Thanks @obaidott!