Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (21 loc) · 678 Bytes

History.md

File metadata and controls

27 lines (21 loc) · 678 Bytes

0.0.3 / 2013-01-25

  • added; --eval support
  • fixed; stay open when files are passed
  • fixed; remove cached collections left after calling collections
  • fixed; always cb() after creating context
  • fixed; default db is now "test" unless auth is passed
  • removed; debug dependency
  • improved; logging
  • improved; docs

0.0.2 / 2013-01-24

  • added; better logging
  • added; collection getters to default db
  • added; show.tables alias for show.collections
  • added; query result helper p
  • added; file execution support
  • removed; visionmedia/debug

0.0.1 / 2013-01-22

  • initial release