Skip to content

v0.7.0

Compare
Choose a tag to compare
@jamesbornholt jamesbornholt released this 07 Mar 18:58
· 20 commits to main since this release
c8aa400
  • Add support for task labels. These replace task tags, which are deprecated and will be removed in a future release. (#138)
  • In the meantime, Tags are now implemented with a trait. This is a breaking change from 0.6.1. (#111)
  • Implement is_finished() for future::JoinHandle (#118)