Releases: SergK/tkn-graph
Releases · SergK/tkn-graph
v0.6.2
v0.6.1
v0.6.0
v0.5.0
v0.4.0
Changelog
Features
Other work
- 059ea93: refactor: Do some minor sruff (@SergK)
- 8da8415: refactor: Move create logic to separate function (@SergK)
- 56d2655: refactor: Use go-template for DOT format (@SergK)
- c91af5d: refactor: Use go-template for Mermaid generation (@SergK)
- 31e014c: refactor: Use go-template for PlantUML (@SergK)
- ea2eaa6: refactor: Use isRoot to define root task (@SergK)
v0.3.0
v0.2.0
v0.1.0
Changelog
- d0a0c64: Add support for mermaid format (@SergK)
- 582db94: Allow to save output to files (@SergK)
- 88fa613: Refactor Output (@SergK)
- 240ab13: Refactor and add plantUml support (@SergK)
- 138baff: chore(goreleaser): Define path for to main.gi (@SergK)
- b752cf4: chore: Add go vet target to Makefile (@SergK)
- b2bf8d0: chore: Add goreleaser (@SergK)
- 5d92839: chore: Add linting stuff (@SergK)
- 090adb4: chore: Fix module (@SergK)
- d023ebb: chore: Remove back-quote for mermaid format (@SergK)
- 1d7a4b8: chore: Update gorelease options (@SergK)
- 785db3b: docs: Add TOC for README file (@SergK)
- bcc72c7: docs: Update README.md file (@SergK)
- 51a8ccc: docs: Update examples in documentation (@SergK)
- f38d8fa: feat: Add Task Reference name to the graph (@SergK)
- dbd89c7: feat: Add support for the TaskRef output (@SergK)
- 50914e9: refactor: Change project structure (@SergK)
- b8e7012: refactor: Refactor build graph function (@SergK)
- 0f956e3: refactor: Refactor buildgraph function (@SergK)
- 057085d: refactor: Refactor tests to get rid of flanky results (@SergK)