Threadly v2.0.0 Release Notes

Release Date: 2017-06-26 // almost 7 years ago
  • ๐Ÿ†• New Features

    • โž• Added conversions between ThreadLocal and DeferredThreadLocal

    ๐Ÿ”„ Changes

    • The static threadLcoal value for ThreadLocalRetrievable returns a Box instead of a ThreadLocal
    • ๐Ÿ”„ Changed internals of ThreadLocal and DeferredThreadLocal, making them struct types instead of class types