Skip to content

actuate-v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 01:25
· 190 commits to main since this release
effbd6d

Other

  • Drop tasks before scope
  • Impl Data for HashMap
  • Quick fix for executor context
  • Add Composer::lock
  • Fix docs for use_task
  • Update examples
  • Update examples
  • Update CI
  • Use additive features by default
  • Impl more std traits for Cow and RefMap and add borrowing example
  • Update tracing
  • Clean up
  • Update docs for use_context
  • Merge with main
  • Export text module
  • Require Sync for pointers to impl Send