• v0.2 4747db72c5

    v0.2 Stable

    xomrk released this 2025-03-25 23:06:19 +00:00 | 3 commits to master since this release

    Maven artifact: ru.landgrafhomyak.utility:reference-counter:0.2

    Changes

    • Added property .isClosed to CloseableReferenceCounter;
    • Downgraded java's .class files to be compatible with Java 8;
    • Removed runtime dependency on kotlin-stdlib on jvm and common platforms to allow users call safeAutoClose* without kotlin runtime (still need compile dependency);
    • Enabled crosscompilation to apple platforms and published artifacts for macOs.
    Downloads