Skip to content

Releases: shimabox/diagoram

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 26 Jul 12:08
437405f

What's Changed

  • docs: add v0.1.1 changelog entry by @shimabox in #16
  • feat: add fullscreen and touch pan to portal diagram zoom by @shimabox in #17
  • docs: add v0.1.2 changelog entry by @shimabox in #18

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 09:22
965e996

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

Choose a tag to compare

@github-actions github-actions released this 19 Jul 10:23
2fe03f9

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