2025-10-02
- Fix: Don't ship an unused copy of
libzstd.soin our Android APKs. We were inadvertently packaging our Android.aarlibraries with bothlibzstd-kmp.soandlibzstd.so, but only ever using the first one.
2025-07-18
- Fix: Support JDK back to version 8.
- Fix: Support Windows for JVM and Kotlin/Native.
- Upgrade: Okio 3.15.0.
2025-07-15
- Initial public release.