You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- VERSION_NAME 0.31.0 -> 0.31.1.
- transformer-core/gradle.properties (POM_ARTIFACT_ID=skainet-transformers-transformer-core,
POM_NAME) — makes it publishable; auto-covered by the BOM (verified in the BOM pom).
- CHANGELOG [0.31.1]: transformer-core extraction (#183), additive, llm-core re-exports,
all targets incl. androidNative; engine pin unchanged (ships against engine 0.31.0).
- README: Current release -> 0.31.1, BOM example bump, project-structure row, What's new.
- docs: getting-started-java + llama3-tool-calling BOM version bump; architecture module
structure adds transformer-core.
Engine-pin note: transformer-core needs nothing new from the engine (only skainet-lang-core,
already in 0.31.0), so this patch intentionally relaxes the transformers-X.Y.Z <-> engine-X.Y.Z
alignment — documented in the CHANGELOG.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments