This repository was archived by the owner on Aug 11, 2026. It is now read-only.
Emo 0.10.1
Packages
- SwiftPM:
.package(url: "https://github.com/Desert-Ant-Labs/emo.git", from: "0.10.1") - Android:
ai.desertant:emo:0.10.1(Maven Central) - Android bundled model resources:
ai.desertant:emo-tflite-resources:0.10.1 - npm:
@desert-ant-labs/emo@0.10.1
What's Changed
- Android: depend on ai.desertant:core instead of vendoring HostBridge.kt by @finnvoor in #6
- node: build on @desert-ant-labs/core instead of vendoring the JS runtime by @finnvoor in #7
- node: pass directory=null for the shared managed model cache by @finnvoor in #8
- mise: consume the shared model-SDK build catalog by @finnvoor in #9
- kotlin: use the ai.desertant.model-sdk Gradle convention plugin by @finnvoor in #10
- ci: tag-driven releases via the shared model-SDK workflow by @finnvoor in #11
- Bump desert-ant-core to 0.5.1 and release 0.10.1 by @finnvoor in #12
Full Changelog: v0.8.0...v0.10.1