kotlinx.atomicfu v0.2 Release Notes

    • ๐Ÿ‘Œ Support non-private atomic fields in nested classes that are accessed by other classes in the same compilation unit.
    • ๐Ÿ‘Œ Support for lock-freedom testing on unprocessed code (other potential uses via interceptors in the future).