kotlinx.atomicfu v0.3 Release Notes

    • ๐Ÿ‘Œ Improved handling of compiler local variables for atomic fields.
    • ๐Ÿ‘Œ Support atomicVar.value = constant (with LDC instruction).
    • ๐Ÿ”’ Provide randomSpinWaitIntermission for lock-freedom tests.