Releases: shimabox/diagoram
Releases · shimabox/diagoram
Release list
v0.1.2
v0.1.1
What's Changed
- docs: refresh dogfooded package diagram by @shimabox in #11
- fix: follow Docker tag convention and guard latest from prereleases by @shimabox in #12
- fix: restrict latest image tag to strict stable semver by @shimabox in #13
- feat: allow manual docker verification via workflow_dispatch by @shimabox in #14
- chore: move to Go 1.26 and source CI versions from go.mod by @shimabox in #15
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat: add HTML portal output (--html) by @shimabox in #1
- fix: use Mermaid-safe separator for edge reason labels by @shimabox in #2
- chore: remove completed HTML portal plan document by @shimabox in #3
- docs: prepare README and plan docs for public release by @shimabox in #4
- ci: publish dogfood portal to GitHub Pages by @shimabox in #5
- fix: rename portal class-diagram files to type-diagram by @shimabox in #6
- docs: link the live portal demo near the top of README by @shimabox in #7
- fix: bundle mermaid and marked licenses into generated portals by @shimabox in #8
- docs: restart changelog at v0.1.0 for the initial public release by @shimabox in #9
- fix: scope release asset download to build artifacts by @shimabox in #10
New Contributors
Full Changelog: https://github.com/shimabox/diagoram/commits/v0.1.0