Skip to content

Releases: paritytech/orchestra

Release 0.3.1

21 Jul 14:39
v0.3.1
c5626b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

Version 0.3.0 of the orchestra and pmc

19 Jul 10:51
v0.3.0
3edf423
Compare
Choose a tag to compare

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