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

Beta 2.0.0 9 - Independence - Partial Codec - Two Stage Operations

Choose a tag to compare

@LSafer LSafer released this 07 Apr 02:24
· 142 commits to main since this release

Bson Module

  • Independent Bson Implementation ( #6 )

Coroutine Module

  • Suspend only collection, database and client functions ( #6 #5 )
  • Options as data classes ( #6 )
  • 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) ( #5 #7 )
  • Non-centralized operation factories module (org.cufy.monop) ( #5 #7 )

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