PackageTrack
Sign in Get early access

github.com/awslabs/diagram-as-code

v0.22.4 #1114 most downloaded on Go modules awslabs/diagram-as-code

What this package is like to depend on

Last release 22 days ago

02 Aug 2026

Release timing varies

gaps range from 2 weeks to 3 months

Some releases are documented

notes for 8 of 17 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

93 releases · first in 2024

15 releases in the last 12 months

see the full history below

Release timeline

93 releases · Mar 2024 to Aug 2026
2025 2026
Release Pre-release

Releases

latest 60 of 93
  1. v0.22.5-0.20260802060446-8d3877d9585b 02 Aug 2026 pre-release

    Nothing published for this version

  2. v0.22.5-0.20260420014601-8eef78a76f97 20 Apr 2026 pre-release

    Nothing published for this version

  3. v0.22.5-0.20260408131240-104886b79eb4 08 Apr 2026 pre-release

    Nothing published for this version

  4. v0.22.5-0.20260317070431-ec436bccb77f 17 Mar 2026 pre-release

    Nothing published for this version

  5. v0.22.5-0.20260216031646-4b48b867217f 16 Feb 2026 pre-release

    Nothing published for this version

  6. v0.22.5-0.20260128224112-0989af8db7a4 28 Jan 2026 pre-release

    Nothing published for this version

  7. v0.22.5-0.20251212051924-58051483f73f 12 Dec 2025 pre-release

    Nothing published for this version

  8. v0.22.4 27 Nov 2025
    Release notes

    What's Changed

    • Fix orthogonal link detour issue (#236) by @ugwis in #251
    • feat: add link grouping offset to prevent overlapping links #252 by @ugwis in #253
    • Add auto-positioning feature for links by @ugwis in #254
    • feat(mcp-server): add panic recovery for tool handlers (#255) by @naomori in #256
    • Replace fmt.Printf with log in internal/ctl to prevent MCP server stdio conflicts by @ugwis in #259
    • Add URL validation for definition files with --allow-untrusted-definitions flag by @ugwis in #260

    Full Changelog: v0.22.3...v0.22.4

    Open source →
  9. v0.22.4-0.20251008093923-78445fde8fde 08 Oct 2025 pre-release

    Nothing published for this version

  10. v0.22.3 04 Oct 2025
    Release notes

    What's Changed

    • Resize output by @ugwis in #206
    • Add errcheck to CI and fix all error handling issues by @ugwis in #237
    • Add SetMargin and SetPadding functions for internal/types by @ugwis in #239
    • Add mapcheck static analyzer and fix all unsafe map access patterns by @ugwis in #240
    • Potential fix for code scanning alert no. 8: Workflow does not contain permissions by @ugwis in #241
    • Potential fix for code scanning alert no. 7: Workflow does not contain permissions by @ugwis in #242
    • Potential fix for code scanning alert no. 5: Workflow does not contain permissions by @ugwis in #243
    • Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @ugwis in #244
    • Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @ugwis in #245
    • Enable func_test and unit_test workflows on all branches by @ugwis in #246
    • fix: font fallback handling by @ugwis in #248
    • Add AWS Asset Package sync workflow by @ugwis in #249
    • Fix AWS Asset Package wiki synchronization workflow by @ugwis in #250

    Full Changelog: v0.22.2...v0.22.3

    Open source →
  11. v0.22.2 19 Sep 2025
    Release notes

    What's Changed

    • Fix swapped descriptions of Direction and Align by @judenfly in #228
    • fix: MCP tool descriptions by @ugwis in #230
    • Fix: add type field in MCP client configuration at README by @mikanbox in #233
    • Add panic recovery to MCP server diagram generation by @ugwis in #235

    New Contributors

    Full Changelog: v0.22.1...v0.22.2

    Open source →
  12. v0.22.2-0.20250912045815-a1e5a4317be7 12 Sep 2025 pre-release

    Nothing published for this version

  13. v0.22.1 05 Sep 2025
    Release notes

    What's Changed

    • Add vector library for orthogonal link improvements by @ugwis in #225
    • Fix #224: Implement complete orthogonal link algorithm with comprehensive optimizations by @ugwis in #226
    • Fix mcp installation on README.md by @ugwis in #227

    Full Changelog: v0.22...v0.22.1

    Open source →
  14. v0.21.12 29 May 2025
    Release notes

    What's Changed

    • fix: return an error in case of circular reference (#35) by @naomori in #187
    • Add BorderChildren on doc by @ugwis in #188
    • Decode yaml file strictly and add warnings by @ugwis in #190
    • Fix func test override def by @ugwis in #191
    • Revert "fix: decode yaml file strictly and add warnings" by @ugwis in #193
    • fix: incorrect handling for icon path empty string (not nil) by @ugwis in #194
    • [definition generator] fix: for new architecture center by @ugwis in #195

    New Contributors

    Full Changelog: v0.21.11...v0.21.12

    Open source →
  15. v0.21.11 22 Apr 2025
    Release notes

    What's Changed

    • Adding explicit empty string to definition file by @ugwis in #176
    • Fix margin/padding space without icons by @ugwis in #177
    • fix: enable to recieve URL as an input by @a2ush in #181
    • add: cli option for override definition file by @ugwis in #182
    • Implement iteration/variable-expansion/conditional-branching by Go template by @ugwis in #170
    • chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #184

    Full Changelog: v0.21.10...v0.21.11

    Open source →
  16. v0.21.11-0.20250320093010-3ecbd1fe98c3 20 Mar 2025 pre-release

    Nothing published for this version

  17. v0.21.10 20 Mar 2025
    Release notes

    What's Changed

    • fix: incorrect error handling for LoadIcon by @ugwis in #163
    • fix: allow using local file at Zip(file) on definition by @ugwis in #164
    • refactor: fixing staticcheck findings by @ugwis in #165
    • definition: update definition of new pptx by @ugwis in #167
    • Reimplement definition generator by @ugwis in #166
    • Fix some border colors on definition by @ugwis in #175

    Full Changelog: v0.21.9...v0.21.10

    Open source →
  18. v0.21.9 04 Feb 2025
    Release notes

    What's Changed

    • Dashed link by @ugwis in #159
    • filling icon background by @ugwis in #160
    • add line labels by @ugwis in #161

    Full Changelog: v0.21.8...v0.21.9

    Open source →
  19. v0.21.8 30 Jan 2025

    Nothing published for this version

  20. v0.21.8-0.20241130002840-40768f26e587 30 Nov 2024 pre-release

    Nothing published for this version

  21. v0.21.8-0.20241128074123-23552e63df04 28 Nov 2024 pre-release

    Nothing published for this version

  22. v0.21.7 31 Oct 2024

    Nothing published for this version

  23. v0.21.7-0.20241031040504-cc793f20ec00 31 Oct 2024 pre-release

    Nothing published for this version

  24. v0.21.7-0.20241008063052-19df204e1257 08 Oct 2024 pre-release

    Nothing published for this version

  25. v0.21.6 06 Oct 2024

    Nothing published for this version

  26. v0.21.6-0.20241006055956-8cb51c4db571 06 Oct 2024 pre-release

    Nothing published for this version

  27. v0.21.5 09 Sep 2024

    Nothing published for this version

  28. v0.21.5-0.20240909035339-737d1e3c8859 09 Sep 2024 pre-release

    Nothing published for this version

  29. v0.21.5-0.20240904075227-e6433d667086 04 Sep 2024 pre-release

    Nothing published for this version

  30. v0.21.5-0.20240903220939-ce5f7cdfbc26 03 Sep 2024 pre-release

    Nothing published for this version

  31. v0.21.4 31 Aug 2024

    Nothing published for this version

  32. v0.21.4-0.20240705130819-845e6714c272 05 Jul 2024 pre-release

    Nothing published for this version

  33. v0.21.3 28 Jun 2024

    Nothing published for this version

  34. v0.21.3-0.20240628134305-642d911bc7d3 28 Jun 2024 pre-release

    Nothing published for this version

  35. v0.21.3-0.20240524113545-eda44a66e703 24 May 2024 pre-release

    Nothing published for this version

  36. v0.21.2 15 May 2024

    Nothing published for this version

  37. v0.21.2-0.20240515024628-812914f809dd 15 May 2024 pre-release

    Nothing published for this version

  38. v0.21.1 14 May 2024

    Nothing published for this version

  39. v0.21.1-0.20240513022807-f13528cabff1 13 May 2024 pre-release

    Nothing published for this version

  40. v0.21.0 12 May 2024

    Nothing published for this version

  41. v0.0.0-20260420014601-8eef78a76f97 20 Apr 2026 pre-release

    Nothing published for this version

  42. v0.0.0-20251127035434-29ea097c1810 27 Nov 2025 pre-release

    Nothing published for this version

  43. v0.0.0-20240512134125-cdcad69f34a5 12 May 2024 pre-release

    Nothing published for this version

  44. v0.0.0-20240512130821-a85bb9499719 12 May 2024 pre-release

    Nothing published for this version

  45. v0.0.0-20240510001406-3bc2ba451e8a 10 May 2024 pre-release

    Nothing published for this version

  46. v0.0.0-20240509064450-4dc136680682 09 May 2024 pre-release

    Nothing published for this version

  47. v0.0.0-20240509054133-92394f7be6b1 09 May 2024 pre-release

    Nothing published for this version

  48. v0.0.0-20240509051549-e7d14af3ff2e 09 May 2024 pre-release

    Nothing published for this version

  49. v0.0.0-20240509050536-db746d512006 09 May 2024 pre-release

    Nothing published for this version

  50. v0.0.0-20240509015926-f8d72c96bfe7 09 May 2024 pre-release

    Nothing published for this version

  51. v0.0.0-20240509001548-654209771580 09 May 2024 pre-release

    Nothing published for this version

  52. v0.0.0-20240508140732-14f736aa493e 08 May 2024 pre-release

    Nothing published for this version

  53. v0.0.0-20240508023727-601056c87329 08 May 2024 pre-release

    Nothing published for this version

  54. v0.0.0-20240508014926-54240dc62f1b 08 May 2024 pre-release

    Nothing published for this version

  55. v0.0.0-20240507144855-0af17909cc5c 07 May 2024 pre-release

    Nothing published for this version

  56. v0.0.0-20240507143745-af1776272c2c 07 May 2024 pre-release

    Nothing published for this version

  57. v0.0.0-20240507052524-f6de8c5f7715 07 May 2024 pre-release

    Nothing published for this version

  58. v0.0.0-20240506145410-2bc563d605b9 06 May 2024 pre-release

    Nothing published for this version

  59. v0.0.0-20240505075701-d2471438da13 05 May 2024 pre-release

    Nothing published for this version

  60. v0.0.0-20240504083816-3f6151ad0c9f 04 May 2024 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive