Skip to content

Releases: speedytwenty/mongodb-extended

Support MongoDB driver 4.x

24 Apr 05:53
Compare
Choose a tag to compare
  • Add driver version notes to readme 2e9c519
  • Replace mongodb 3.x driver with 4.x driver (#3) 695e1ab

v1.3.0...v2.0.0

Support for latest mongodb v3.7+

24 Apr 05:42
Compare
Choose a tag to compare
  • Fixed support for latest mongodb v3.7+ 63836c8
  • mongodb (3.x) as peerDependency 651f0ae
  • Use Apache 2.0 license instead of MIT 0ca2908
  • Corrected build status link in readme 20ccfc1
  • Adding lint check to ci ba63d6d
  • Use node v16 in coveralls test coverage d38656d
  • Use node v16 instead of v15 in travis ci c6bd855
  • Lint fix + misc cleanup 5bcf7c2

v1.2.1...v1.3.0

Maintenance and Bug Fixes

12 Mar 22:15
Compare
Choose a tag to compare
  • Fix: Add missing initializeAll() method. eb35114
  • Fix: Dev - Fix missing peerDeps fbee541
  • Bump: caniuse-lite 5994723

v1.2.0...v1.2.1

Circular-dependency fix

08 Sep 19:51
Compare
Choose a tag to compare

v1.1.2...v1.2.0

Dependency cleanup

07 May 21:44
Compare
Choose a tag to compare
  • Adding codeclimate badge a03c790
  • Fix: semver is devDependency 9607880

v1.1.1...v1.1.2

Server parameters feature + bug fixes

04 May 21:55
Compare
Choose a tag to compare
  • Update to installation instructions cd7fe57
  • Adding generated API reference to README b60c44c
  • Update to installation instructions. 2315ef9
  • [minor] Change mongodb from peerDependency to dependency. Bump version to 3.6.6 41501ae
  • [minor] Adding semver checks to serverParameter tests. a099660
  • Test MongoDB 3.6 and 4.2 in CI build cc5b8de
  • Adding codeclimate badge 95e1776

v1.1.0...v1.1.1

Typechecking + InitializeAll Op

28 Apr 22:23
Compare
Choose a tag to compare
  • [enhancement] Improved type checking and validation. 720b442
  • [feature] Initialize all outside (without) connectAndInitialize. 8202033

v1.0.4...v1.1.0

Fix to weight comparison for text indexes

24 Apr 18:25
Compare
Choose a tag to compare
  • Fix to weight comparison for text indexes 357cc29

v1.0.3...v1.0.4

Bug fix for text indexes

24 Apr 17:40
Compare
Choose a tag to compare
  • Respect object paths in text index comparison 57d4fee

v1.0.2...v1.0.3

Bug fixes

24 Apr 17:26
Compare
Choose a tag to compare
  • Bug fix: Properly compare text indexes for changes e32de37
  • Verbiage update and correction to driver example. 7b0b7d7

v1.0.1...v1.0.2