Vite for Kotlin 0.5.2 is out!
The plugin is now compatible with Kotlin 2.1.0+
Open source projects with a deep focus on quality, automation and security
Learn more: https://OpenSavvy.dev
Discord | https://discord.gg/6Gfxb9Sa |
Kotlin Slack | https://slack-chats.kotlinlang.org/c/opensavvy |
Vite for Kotlin 0.5.2 is out!
The plugin is now compatible with Kotlin 2.1.0+
KtMongo 0.10.0 is out!
This release adds the aggregation operators $add, $abs, and a bunch of trigonometry operators.
https://opensavvy.gitlab.io/ktmongo/docs/news/2025/02/16/v0.10.0.html
Spine is a #KotlinMultiplatform library to declare #Ktor routes in common code and invoke them on the frontend and backend, with no code generation and no magic!
The latest version improves documentation.
KtMongo 0.6.0 is out!
This release is fairly small, it is about handling of maps. In particular, Map<String, V> , which is often serialized as an object.
Added:
• isMapEmpty()
• isMapNotEmpty()
• Map[]
New website look, what do you think?
KtMongo 0.5.0 is out!
KtMongo is a next generation driver for MongoDB in Kotlin. We now support the 'selected' operator which allows editing a specific element in an array. We also add the isEmpty and isNotEmpty filters for collections.
Embed your Dokka documentation directly in a Material for MkDocs site!
This new release adds support for Dokka v2 (in addition to Dokkatoo).
https://opensavvy.gitlab.io/automation/dokka-material-mkdocs/docs
We're working on a new, and improved, driver for #MongoDB in #Kotlin !
Fully type-safe, with a nice DSL, KtMongo is taking its first public steps with the release of version 0.4.0.
KtMongo aims to expand upon the legacy of KMongo by making requests safer, easier to debug, more documented, and maybe one day multiplatform!
Today, KtMongo supports the commands:
• insert
• update
• delete
• find
• drop
• count
and most everyday operators.
Follow us to be notified of upcoming features 🚀
Do you want to install something, but forgot if it's 'install', '--install', '-S', 'add' or 'update'?
Packager is a small script that detects which package managers you have, and rewrites your command.
https://opensavvy.gitlab.io/system/packager/docs/
Supported:
• #apt, #aptitude — #debian
• #npm, #yarn — #js
• #pacman, #yay — #archlinux
• #pip — #python
• #raco — #racket
• #sdkman — #java
Material3 0.6.1 is out!
New components:
• OutlinedButton
• TextButton
We now have all default buttons.
• https://gitlab.com/opensavvy/ui/compose-material3-html/-/releases/0.6.1
• https://opensavvy.gitlab.io/ui/compose-material3-html/demo/index.html
• https://gitlab.com/opensavvy/ui/compose-material3-html