Skip to content

v1.11.0

Latest
Compare
Choose a tag to compare
@manjari25 manjari25 released this 03 May 21:29
· 15 commits to master since this release

Fixed

  • Fix Swap and CompareAndSwap for Value wrappers without initialization.

Added

  • Add String method to atomic.Pointer[T] type allowing users to safely print
    underlying values of pointers.