-
v0.5 Stable
released this
2025-03-25 20:17:54 +00:00 | 3 commits to master since this releaseMaven artifact:
ru.landgrafhomyak.utility:highlevel-try-finally:0.5
Changes
- Downgraded java's
.class
files to be compatible with Java 8; - Removed runtime dependency on
kotlin-stdlib
onjvm
andcommon
platforms to allow users callsafeAutoClose*
without kotlin runtime (still need compile dependency); - Enabled crosscompilation to
apple
platforms and published artifacts formacOs
.
Downloads
- Downgraded java's