Skip to content

Version 0.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mre mre released this 15 Feb 10:06
· 93 commits to master since this release
  • Flowgraphs can now be generated by using cargo inspect --unpretty=flowgraph=main. This requires dot to be installed on the machine. Thanks to @jonathansty