Skip to content

Version 0.3.0 of the orchestra and pmc

Choose a tag to compare

@vstakhov vstakhov released this 19 Jul 10:51
· 26 commits to master since this release
v0.3.0
3edf423

What's Changed

  • Feature gating subsystems via #[cfg] by @skunert in #41
  • Add try_send method to the orchestra output channels by @vstakhov in #46
  • feat: docs and clippy chores by @drahnr in #49
  • Allow to box messages in the channels implicitly by @vstakhov in #47
  • feat/dotgraph: implement dot graph rendering as part of the proc-macro by @drahnr in #43
  • Merge feature branch to the master by @vstakhov in #52

New Contributors

Full Changelog: v0.2.1...v0.3.0