Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 May 17:24
· 1 commit to main since this release

Fixed

  • fix doc generation;merge generation scripts
  • fix bctor cancellation

Other

  • relax trait bound so that Bctor is object safe
  • separate out object-safe ActorExt
  • make traits ?Sized
  • doc for ActorExt
  • mostly doc-covered
  • generation notice
  • prevent bctor hang
  • clean up bctor test
  • compiling bctor but call stalls;doc generation
  • half working blocking conversion script