Skip to content

v1.0.0.pre2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jdantonio jdantonio released this 19 Sep 06:43
· 1223 commits to master since this release
  • Simplification of RubySingleThreadExecutor
  • Async improvements
    • Each object uses its own SingleThreadExecutor instead of the global thread pool.
    • No longers supports executor injection
    • Much better documentation
  • Atom updates
    • No longer Dereferenceable
    • Now Observable
    • Added a #reset method
  • Brand new Agent API and implementation. Now functionally equivalent to Clojure.
  • Continued improvements to the synchronization layer