Releases: dieproht/molly
Releases · dieproht/molly
v0.5.3
What's Changed
- Return buffer's content after timeout at the latest if synchronous wa… by @dieproht in #106
- Support counting documents with options by @dieproht in #107
- Update bson from 5.0.1 to 5.1.1 by @scala-steward in #102
- Update mongodb-driver-core, ... from 5.1.0 to 5.1.1 by @scala-steward in #103
- Update testcontainers-scala-mongodb from 0.41.3 to 0.41.4 by @scala-steward in #104
- Update scalafmt-core from 3.8.1 to 3.8.2 by @scala-steward in #105
Full Changelog: v0.5.1...v0.5.3
v0.5.1
v0.5.0
What's Changed
- Update sbt-scalafix from 0.12.0 to 0.12.1 by @scala-steward in #89
- Update sbt from 1.9.9 to 1.10.0 by @scala-steward in #92
- Change stream based on sync driver by @dieproht in #94
- Update links to MongoDB docs by @dieproht in #95
- Remove support for Scala 2 by @dieproht in #96
- Migrate to Scala 3 syntax by @dieproht in #97
- Migrate to Scala 3 extension syntax by @dieproht in #98
- Move all syntactic sugar into syntax package by @dieproht in #100
- Update medeia from 0.12.2 to 0.12.3 by @scala-steward in #99
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- Remove manual configuration of weaver TestFramework by @froth in #76
- Reactivestreams improvements by @dieproht in #85
- Update cats-effect, cats-effect-kernel from 3.5.3 to 3.5.4 by @scala-steward in #74
- Update fs2-core, fs2-reactive-streams from 3.9.4 to 3.10.2 by @scala-steward in #78
- Update scalafmt-core from 3.8.0 to 3.8.1 by @scala-steward in #80
- Update logback-classic from 1.5.3 to 1.5.5 by @scala-steward in #84
- Update logback-classic from 1.5.5 to 1.5.6 by @scala-steward in #87
- Update bson, mongodb-driver-core, ... from 5.0.0 to 5.0.1 by @scala-steward in #82
- Update bson from 4.10.2 to 4.11.2 by @scala-steward in #81
New Contributors
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Update logback-classic from 1.5.0 to 1.5.3 by @scala-steward in #72
- Update medeia from 0.12.0 to 0.12.2 by @scala-steward in #70
- Update bson, mongodb-driver-core, ... from 4.11.1 to 5.0.0 by @scala-steward in #68
- Update scalafmt-core from 3.7.17 to 3.8.0 by @scala-steward in #63
- Update sbt-scalafix from 0.11.1 to 0.12.0 by @scala-steward in #69
- Update sbt from 1.9.8 to 1.9.9 by @scala-steward in #64
- Suppress more compiler migration warnings by @dieproht in #73
- Update scala3-library from 3.3.1 to 3.3.3 by @scala-steward in #71
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- List collection names of a database by @dieproht in #60
- Update scalatest from 3.2.17 to 3.2.18 by @scala-steward in #59
- Update testcontainers-scala-mongodb from 0.41.2 to 0.41.3 by @scala-steward in #58
- Update logback-classic from 1.4.14 to 1.5.0 by @scala-steward in #57
- Support dropping collections from database by @dieproht in #61
- Remove Updates syntax extensions by @dieproht in #62
Full Changelog: v0.3.5...v0.4.0
v0.3.5
v0.3.3
What's Changed
- Add filters and updates syntax extension by @wangyk414 in #53
- Add BsonDocument/Bson companion objects and syntax extensions by @wangyk414 in #54
- Update testcontainers-scala-mongodb from 0.41.0 to 0.41.2 by @scala-steward in #52
- Make all syntax extensions available with one import by @dieproht in #55
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Add empty argument list to first (to be consistent with list and stream) by @dieproht in #51
- Update weaver-cats from 0.8.3 to 0.8.4 by @scala-steward in #50
Full Changelog: v0.3.1...v0.3.2