Releases: githubocto/repo-visualizer
Releases · githubocto/repo-visualizer
Fix yarn.lock
0.9.1 update yarn.lock
Bump node & @actions/core version
Merge pull request #54 from xtrasmal/main Updated actions core to ^1.10.0
Switch to imperative commit message
What's Changed
- Change to imperative-style commit message by @elitejake in #46
New Contributors
- @elitejake made their first contribution in #46
Full Changelog: 0.8.1...0.8.2
Add ability to customize colors
Merge pull request #43 from shixin-guo/main feat: Option to change color scheme #40
Fix: update glob handling
- handle folders that start with .
- remove leading ./to improve glob matching
Feat: Add alternatives to pushing the diagram
- add should_pushparam to prevent pushing
- adds artifact_nameparam to create an Artifact with the diagram
- adds the ability to hook into the svgoutput in a later step
Fix: handle promise rejections
0.6.1 Merge pull request #32 from benatshippabo/fix/unhandled-promise-rejec…
Add `excluded_globs` config param
0.6.0 Merge pull request #28 from hydrosquall/cameron.yick/feature/ignore-f…
Add custom root_path & branch
Added the root_path and branch configuration parameters
Add ability to customize commit message
New commit_message parameter