Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 568 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 568 Bytes

2.1.0 (2016-07-31)

This release gets rid of Babel and corrects an error in the previous release. Sorry about this!

2.0.0 (2016-07-22)

Features

  • mongoose: Add support for Mongoose (#2). Thanks, papigers!

1.0.0 (2015-11-16)

Features

  • base64: Add functions base64() and unbase64() ((676d11e7))
  • lib:
    • Optionally use a mapper function when resolving ((8c9a642b))
    • Export connectionFromMongoCursor as default ((e2bb4d49))