BREAKING CHANGE: Now defaults to new mongo db client options `useNewUrlParser` and `useUnifiedTopology`. Travis changed to test last two Node versions, 12 and 14.
* feat: mongodb replica set support
* chore: add 10 to tests
* fix: lock to sourced 2.0.5
* fix: sourced bug - upgrade to fixed 2.0.7
* fix: sourced@2.0.8
* chore: update travis file
* chore: rm debug log statements
* chore: rm debug log statements
* fix: make options configurable
* fix: cherry pick changes from @debianw - PR #35
Co-authored-by: Waly <debianw@gmail.com>