Releases: fluidsonic/fluid-mongo
Releases · fluidsonic/fluid-mongo
1.5.0
1.4.0
- Kotlin 1.5.21
- kotlinx-coroutines 1.5.1
- mongodb-driver 4.3.1
1.3.0
- Kotlin 1.5.10
- kotlinx-coroutines 1.5.0
- mongodb-driver 4.2.3
1.1.3
- Made sure that all execution happens on
Dispatchers.IO
- Updated to MongoDB Reactive Streams Java Driver 4.1.1
- Updated to Kotlin 1.4.10
1.1.0
- Kotlin 1.4.0-rc
1.0.1
- Added
.empty()
to allFlow
s - Updated
kotlin-*
to 1.3.72 - Updated
kotlinx-coroutines-*
to 3.0.7 - Updated
mongodb-driver-*
to 4.0.3
1.0.0
🎉 with Kotlin 1.3.70 and MongoDB Reactive Streams Java Driver 4.0.0
1.0.0-beta.2
- Use
KClass
instead ofClass
1.0.0-beta.1
- Migrated to Reactive Streams driver and Kotlin Flows
0.9.11
- Gradle group ID and Kotlin package changed to
io.fluidsonic.mongo
.