Skip to content

Releases: FormulaMonks/scaffoldizr

v0.6.4

24 Jul 22:30
0442eab
Compare
Choose a tag to compare

0.6.4 (2024-07-24)

  • Fix a bug with Structurizr groups breaking the app
  • Security update for Ruby gems (Docs)
  • build(deps): bump @inquirer/prompts from 5.1.2 to 5.3.2 by @dependabot in #57
  • build(deps-dev): bump czg from 1.9.3 to 1.9.4 by @dependabot in #56
  • build(deps-dev): bump @inquirer/type from 1.4.0 to 1.5.1 by @dependabot in #55
  • build(deps-dev): bump husky from 9.0.11 to 9.1.1 by @dependabot in #54

Full Changelog: v0.6.3...v0.6.4

v0.6.3

22 Jul 13:53
Compare
Choose a tag to compare

0.6.3 (2024-07-22)

  • Small fix on binaries upload for Windows. It now reflects the correct version on the executable.
Other Changes

v0.6.0

22 Jul 13:02
9cd8b39
Compare
Choose a tag to compare

0.6.0 (2024-07-22)

Other Changes

Full Changelog: v0.5.0...v0.6.0

v0.5.0

19 Jul 18:19
d08eaaf
Compare
Choose a tag to compare

0.5.0 (2024-07-19)

  • Feature/components by @andreszorro in #52
  • Added the ability to create component elements for a container

Full Changelog: v0.4.0...v0.5.0

v0.4.0

18 Jul 17:21
cd25425
Compare
Choose a tag to compare

0.4.0 (2024-07-18)

Full Changelog: v0.3.0...v0.4.0

v0.3.0

17 Jul 23:22
281ed9f
Compare
Choose a tag to compare

0.3.0 (2024-07-17)

New Features
  • Updated inquirer to v10 by @andreszorro in #50
  • Added a new option --export to render the workspace.json file if structurizr-cli is available in the system
Other Changes

Full Changelog: v0.2.17...v0.3.0

v0.2.17

15 Jul 21:26
Compare
Choose a tag to compare

0.2.17 (2024-07-15)

Other Changes
  • Bump version (b77af0f)
  • Another fix for #29. This time on the install scripts.

v0.2.16

15 Jul 21:15
Compare
Choose a tag to compare

0.2.16 (2024-07-15)

Other Changes

v0.2.7

10 Jul 23:31
Compare
Choose a tag to compare

0.2.7 (2024-07-10)

Build System / Dependencies
  • deps:
    • bump oven-sh/setup-bun from 1 to 2 (#42) (1e4ccfd)
    • bump oven-sh/setup-bun from 1 to 2 (076db7e)
    • bump rexml from 3.2.6 to 3.3.0 in /docs (#38) (066ed1e)
    • bump rexml from 3.2.6 to 3.3.0 in /docs (e3b7302)
    • revert inquirer to v9. v10 has a new API (0d1c243)
  • deps-dev:
    • bump @types/bun from 1.1.4 to 1.1.6 (#46) (4fe68c2)
    • bump @types/bun from 1.1.4 to 1.1.6 (59aa5e3)
    • bump @biomejs/biome from 1.8.2 to 1.8.3 (#47) (1b40ee6)
    • bump @biomejs/biome from 1.8.2 to 1.8.3 (e2a9cff)
    • bump @biomejs/biome from 1.8.1 to 1.8.2 (#44) (61a552c)
    • bump @biomejs/biome from 1.8.1 to 1.8.2 (dba98bc)
    • bump @types/bun from 1.1.3 to 1.1.4 (#40) (d4aea3b)
    • bump @types/bun from 1.1.3 to 1.1.4 (a80dd9f)
    • bump lint-staged from 15.2.5 to 15.2.7 (#41) (5b26288)
    • bump lint-staged from 15.2.5 to 15.2.7 (831718c)
    • bump czg from 1.9.2 to 1.9.3 (#39) (e524a78)
    • bump czg from 1.9.2 to 1.9.3 (11b0d5e)
    • bump @biomejs/biome from 1.7.3 to 1.8.1 (#37) (0211173)
    • bump @biomejs/biome from 1.7.3 to 1.8.1 (cf3b4e4)
    • bump @types/bun from 1.1.2 to 1.1.3 (#34) (7b7156e)
    • bump @types/bun from 1.1.2 to 1.1.3 (b42a78f)
    • bump czg from 1.9.1 to 1.9.2 (#35) (6516ec5)
    • bump czg from 1.9.1 to 1.9.2 (56f6014)
    • bump lint-staged from 15.2.2 to 15.2.5 (#33) (a21d4ca)
    • bump lint-staged from 15.2.2 to 15.2.5 (29e7740)
    • bump @types/bun from 1.1.1 to 1.1.2 (#31) (60ee9f2)
    • bump @types/bun from 1.1.1 to 1.1.2 (2c7bd01)
Chores
  • dev: added C4 DSL VsCode extension (3216271)
Continuous Integration
  • build:
    • platform name fix in release file (5f96bde)
    • reverted package.json version (f473c66)
    • reverted package.json version (4ab83a9)
    • changes to pre-push hook (541a5f0)
    • github workflow config (1054785)
    • commitlint config fixes (41555a6)
    • reverted package.json version (38a89a5)
    • fix bug for tags (8d4440f)
    • changed to bun baseline target (002a675)
    • downgraded bun version (4135e0d)
    • printing file status (561aca1)
    • trying bun target flag (3be70ef)
    • test and build on push (b572cfd)
    • test and build on same step (406a9da)
  • release: organized execution flow (be01031)
New Features
  • general: updated issue template (305214f)
Other Changes
Reverts
  • bun version back to 1.0.36 (ca74138)

v0.2.6

06 May 21:31
Compare
Choose a tag to compare

0.2.6 (2024-05-06)

Build System / Dependencies
  • deps-dev:
    • bump @types/bun from 1.1.0 to 1.1.1 (#27) (50e574c)
    • bump @biomejs/biome from 1.7.1 to 1.7.3 (#28) (72726f3)
    • bump @types/bun from 1.0.12 to 1.1.0 (#24) (44a3144)
    • bump @commitlint/cli from 19.2.2 to 19.3.0 (#26) (f75e385)
    • bump @biomejs/biome from 1.6.4 to 1.7.1 (#23) (c54c8f4)
    • bump @biomejs/biome from 1.6.3 to 1.6.4 (#17) (4f35dc1)
    • bump @types/bun from 1.0.11 to 1.0.12 (#14) (fe2503d)
  • deps:
    • bump inquirer from 9.2.19 to 9.2.20 (#25) (bf7e8b5)
    • bump inquirer from 9.2.18 to 9.2.19 (#22) (8ab4568)
    • bump inquirer from 9.2.17 to 9.2.18 (#20) (31ae7b9)
    • bump change-case from 5.4.3 to 5.4.4 (#18) (2228072)
    • bump inquirer from 9.2.16 to 9.2.17 (#15) (177c2a5)
    • bump actions/configure-pages from 4 to 5 (#16) (b941a3c)
    • bump inquirer from 9.2.16 to 9.2.17 (6caad3e)
Chores
  • deps: added biome to ws recommendations (67a0e6b)
New Features
  • deps: added commitlint and updated deps (6359278)
  • deployment-node: setting up the foundation for deploymentNode generator (3c4146f)
Bug Fixes
  • dev-deps: fixed resolutions for lint-staged (a2de0dc)
Code Style Changes
  • standards: adhering to standards (4c3d86d)