• v0.5 099c3fad26

    v0.5 Stable

    xomrk released this 2025-03-25 20:17:54 +00:00 | 3 commits to master since this release

    Maven 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 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
  • v0.4 88c8da21e4

    v0.4 Stable

    xomrk released this 2025-03-22 12:40:00 +00:00 | 9 commits to master since this release

    Maven artifact: ru.landgrafhomyak.utility:highlevel-try-finally:0.4

    Changes

    • tryFinalyChain functionality.
    Downloads
  • v0.3 87386193ee

    v0.3 Pre-Release

    xomrk released this 2025-03-19 23:41:03 +00:00 | 11 commits to master since this release

    Changes

    • safeAutoClose* functions family.
    Downloads