Skip to content

Releases: flpms/simple-connection

v4.0.0

05 Jul 00:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...v4.0.0

Excellent! This tag will be created from the target when you publish this release.

07 Feb 15:43
Compare
Choose a tag to compare
3.1-rc2

Merge branch 'feature-collections' into develop

We need fix things to get back to normal

07 Feb 13:44
Compare
Choose a tag to compare

Update mongo version and add capability to open multiple collections without close connection.

Minor break change in return from find. Before return a object with db to close, now return a Promise.

To close connection use MongoClient property in your instance. That able you do get connection instance.

Change-everything

05 Feb 18:20
Compare
Choose a tag to compare
Bump lodash from 4.17.11 to 4.17.15 (#2)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>

We are live again

27 Jan 23:18
45d528f
Compare
Choose a tag to compare

Create a ES6 class based version and improve some operations and code

The final one

27 Jan 14:12
Compare
Choose a tag to compare

This release are compatible with versions node 4+