Profile avatar
opensavvy.techhub.social.ap.brid.gy
Open source projects with a deep focus on quality, automation and security Learn more: https://OpenSavvy.dev [bridged from https://techhub.social/@opensavvy on the fediverse by https://fed.brid.gy/ ]
9 posts 14 followers 0 following
Regular Contributor

Vite for Kotlin 0.5.2 is out! The plugin is now compatible with Kotlin 2.1.0+ https://gitlab.com/opensavvy/automation/kotlin-vite #vite #kotlin #javascript

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 #kotlin #KotlinServerSide #MongoDB #opensource

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. https://opensavvy.gitlab.io/groundwork/spine/api-docs/ #Kotlin #KotlinServerSide

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[] https://opensavvy.gitlab.io/ktmongo/docs

New website look, what do you think? #programming #documentation

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 […] [Original post on techhub.social]

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 #kotlin #dokka #mkdocs

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/ […] [Original post on techhub.social]

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/ […] [Original post on techhub.social]

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 […] [Original post on techhub.social]