0.1.0 - 2023-03-23
This is the first official release of Document with Slither - the Github Action that can write your Solidity documentation.
You can see an example repository integrating this action here: crytic/slither-docs-demo. An example pull request showing the workflow in action is also available on that repository.
Features:
- On-demand triggering on a pull request through a label
- Write documentation for changed files using
slither-documentationand OpenAI - Support for different Slither versions