-
v0.2 Stable
released this
2025-03-25 23:06:19 +00:00 | 3 commits to master since this releaseMaven artifact:
ru.landgrafhomyak.utility:reference-counter:0.2
Changes
- Added property
.isClosed
toCloseableReferenceCounter
; - 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
- Added property
-
v0.1 Stable
released this
2025-03-22 17:58:11 +00:00 | 11 commits to master since this releaseMaven artifact:
ru.landgrafhomyak.utility:reference-counter:0.1
Changes
CloseableReferenceCounter
and his debug version;
Downloads