Skip to content

Releases: seantiz/dryfold-cli

v0.8.4

14 Nov 12:49
Compare
Choose a tag to compare
  • We now bundle hpcc-js/wasm-graphviz - no more need for a separate install of Graphviz.

  • Feature Report now embeds the generated SVG from generateDataViz().

  • Removed the task that generates PNGs.

v.0.8.5

14 Nov 14:13
Compare
Choose a tag to compare

Creating files is now optional for every possible report file. Only DOT, SVG and CSV are coupled together and TSV is still coupled with posting to the Github Projects API.

v0.8.2

13 Nov 07:51
Compare
Choose a tag to compare

0.8.2

  • Removed tree-sitter-typescript because that feature idea has been put on the shelf for now.
  • Removed node-graphviz until we can decide what's the most well-maintained option when bundling graphviz.

v0.8.1

12 Nov 21:43
Compare
Choose a tag to compare

Full Changelog: https://github.com/seantiz/dryfold-cli/CHANGELOG.md

All major base features are now working and complete C++ pattern matching is in the app for good source code coverage. We're now in need of testing and welcome real end-user feedback.