Releases: aughtone/aughtone-openlocationcode
Releases · aughtone/aughtone-openlocationcode
Release 0.0.1-alpha2
Full Changelog: v0.0.1-alpha1...v0.0.1-alpha2
Release 0.0.1-alpha1
[0.0.1-alpha1] - 2026-05-30
Added
- Pure Kotlin Multiplatform (KMP) implementation of Google's Open Location Code (Plus Codes).
- Support for JVM, Android, iOS, macOS, tvOS, watchOS, Linux, MingW, JS, and WasmJS targets.
- Value class
PlusCodefor strong compile-time type-safety without JVM runtime overhead. - Direct mathematical port of Open Location Code logic, passing official Google test vectors.
- Automated version & checksum synchronization in
Package.swiftfor Swift Package Manager (SPM). - Build and Maven Central publication integration via
vanniktech-mavenPublishplugin. - AI-Skill definition files for local and embedded agent discoverability.