Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

2.0.0-beta.8

Choose a tag to compare

@LSafer LSafer released this 07 Apr 01:19
· 143 commits to main since this release

Bson Module

  • Independent Bson Implementation

Coroutine Module

  • Suspend only collection, database and client functions
  • Options as data classes
  • The Monkt prefix was replaced with Mongo
  • The package of the coroutine module is now org.cufy.mongodb

New modules

  • Partial Encoding and Decoding module (org.cufy.codec)
  • Non-centralized operation factories module (org.cufy.monop)

Full Changelog: 2.0.0-beta.7...2.0.0-beta.8