Skip to content

0.15.0 • $regex flexibility, simpler options, Reader.toBson

DSL

  • Allow using $regex on a nullable String field (!59)
  • Rewrote the representation of options to make them simpler to evolve in the future (!61)

BSON

BSON (Multiplatform)

Documentation

  • Added a mention to $in and $nin in FilterQuery (#a1e04fe8, !57)
  • Fixed a broken sentence in BsonDocumentReader (#34ca574d, !57)
  • Added the Multiplatform BSON implementation to the API references (#888b31ce, !57)

Browse the documentation for this versionView release in GitLab