Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 1.26 KB

CHANGELOG

v0.9.0

  • #27 & #17 - Rename the project and modules to 'jabs'
  • #14 - Introduce await() semantics
  • #12 - Ensure graceful shutdown of JVM
  • #13 - Log messages among actors in a structured log (opt-in)

v0.8.8

  • #18 Deliver the Maven artifacts compatible with OSGi bundles

v0.8.7

  • #14 Introduce await (Boolean await support)
  • #16 Implement ABS functional layer in ABS API

v0.8.6

  • #12 Ensure graceful shutdown of threads in the context
  • #13 Provide a way to log of messages among actors in the runtime
  • #14 Introduce await
  • #15 Introduce an abstraction over plain Future