Skip to content

0.3.0

Compare
Choose a tag to compare
@johnnyshields johnnyshields released this 07 Jan 13:13
· 4 commits to master since this release
26c031b

0.3.0

  • Replace $pushAll with $push + $each.
  • Aggregate methods (max, sum, etc) must use cursor in MongoDB 3.6+.
  • Config safe: true should send WriteConcern: Acknowledged w: 1 to database (and not safe: true).