Skip to content

Releases: githubocto/repo-visualizer

Fix yarn.lock

18 Apr 21:41
Compare
Choose a tag to compare

Bump node & @actions/core version

18 Apr 21:38
739781b
Compare
Choose a tag to compare
Merge pull request #54 from xtrasmal/main

Updated actions core to ^1.10.0

Switch to imperative commit message

11 Apr 17:17
2dea7f0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.1...0.8.2

Add ability to customize colors

30 Mar 19:14
df8fb4a
Compare
Choose a tag to compare
Merge pull request #43 from shixin-guo/main

feat: Option to change color scheme #40

Fix: update glob handling

01 Sep 20:23
Compare
Choose a tag to compare
  • handle folders that start with .
  • remove leading ./ to improve glob matching

Feat: Add alternatives to pushing the diagram

24 Aug 13:39
8c52207
Compare
Choose a tag to compare
  • add should_push param to prevent pushing
  • adds artifact_name param to create an Artifact with the diagram
  • adds the ability to hook into the svg output in a later step

Fix: handle promise rejections

18 Aug 13:16
eb6863e
Compare
Choose a tag to compare
0.6.1

Merge pull request #32 from benatshippabo/fix/unhandled-promise-rejec…

Add `excluded_globs` config param

17 Aug 13:49
0cd1a63
Compare
Choose a tag to compare
0.6.0

Merge pull request #28 from hydrosquall/cameron.yick/feature/ignore-f…

Add custom root_path & branch

11 Aug 14:22
Compare
Choose a tag to compare

Added the root_path and branch configuration parameters

Add ability to customize commit message

09 Aug 13:38
e467a44
Compare
Choose a tag to compare