Skip to content

Releases: FormulaMonks/scaffoldizr

v0.6.9

10 Jan 18:25
Compare
Choose a tag to compare

0.6.9 (2025-01-10)

Dependency updates, plus added E2E testing and improved overall pipeline publishing.

What's Changed

  • Feature/test e2e by @andreszorro in #96
  • build(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #95
  • ci(e2e): fix windows tests by @zorrodg in #97
  • build(deps-dev): bump @commitlint/cli from 19.5.0 to 19.6.0 by @dependabot in #98
  • build(deps-dev): bump @biomejs/biome from 1.9.3 to 1.9.4 by @dependabot in #99
  • build(deps-dev): bump husky from 9.1.6 to 9.1.7 by @dependabot in #100
  • build(deps-dev): bump @inquirer/testing from 2.1.37 to 2.1.38 by @dependabot in #106
  • build(deps): bump webrick from 1.9.0 to 1.9.1 in /docs by @dependabot in #103
  • build(deps): bump @inquirer/prompts from 7.1.0 to 7.2.0 by @dependabot in #105
  • feat(generators): added .gitattributes file by @andreszorro in #108
  • build(deps-dev): bump @types/bun from 1.1.13 to 1.1.14 by @dependabot in #104
  • build(deps): bump chalk from 5.3.0 to 5.4.1 by @dependabot in #113
  • build(deps-dev): bump @inquirer/type from 3.0.1 to 3.0.2 by @dependabot in #112
  • build(deps-dev): bump @inquirer/testing from 2.1.38 to 2.1.39 by @dependabot in #111
  • build(deps-dev): bump lint-staged from 15.2.10 to 15.2.11 by @dependabot in #110
  • build(deps-dev): bump @commitlint/cli from 19.6.0 to 19.6.1 by @dependabot in #109
  • build(deps): bump @inquirer/prompts from 7.2.0 to 7.2.1 by @dependabot in #115
  • build(deps-dev): bump lint-staged from 15.2.11 to 15.3.0 by @dependabot in #114

Full Changelog: v0.6.6...v0.6.9

v0.6.6

19 Nov 18:01
Compare
Choose a tag to compare

0.6.6 (2024-11-19)

Mostly dependency updates. Also, fixed some wording for the tool title when invoked.

What's Changed

  • build(deps): bump webrick from 1.8.1 to 1.8.2 in /docs by @dependabot in #82
  • build(deps-dev): bump @biomejs/biome from 1.9.2 to 1.9.3 by @dependabot in #87
  • build(deps): bump webrick from 1.8.2 to 1.9.0 in /docs by @dependabot in #91
  • build(deps-dev): bump czg from 1.9.4 to 1.11.0 by @dependabot in #92
  • build(deps-dev): bump @types/bun from 1.1.10 to 1.1.13 by @dependabot in #90
  • build(deps-dev): bump @commitlint/config-conventional from 19.4.1 to 19.6.0 by @dependabot in #93
  • build(deps-dev): bump @inquirer/type from 1.5.5 to 3.0.1 by @dependabot in #94

Full Changelog: v0.6.5...v0.6.6

v0.6.5

24 Sep 14:14
b02fdf7
Compare
Choose a tag to compare

0.6.5 (2024-09-24)

Mostly dependency updates. Shouldn't impact any existing features.

What's Changed

  • build(deps): bump @inquirer/prompts from 5.3.2 to 5.3.4 by @dependabot in #59
  • build(deps-dev): bump @inquirer/type from 1.5.1 to 1.5.2 by @dependabot in #60
  • build(deps): bump @inquirer/prompts from 5.3.4 to 5.3.7 by @dependabot in #62
  • build(deps-dev): bump lint-staged from 15.2.7 to 15.2.8 by @dependabot in #61
  • build(deps): bump @inquirer/prompts from 5.3.7 to 5.3.8 by @dependabot in #66
  • build(deps): bump github-pages from 231 to 232 in /docs by @dependabot in #63
  • build(deps-dev): bump @commitlint/cli from 19.3.0 to 19.4.0 by @dependabot in #65
  • build(deps-dev): bump @types/yargs from 17.0.32 to 17.0.33 by @dependabot in #64
  • build(deps-dev): bump lint-staged from 15.2.8 to 15.2.9 by @dependabot in #67
  • build(deps-dev): bump @types/bun from 1.1.6 to 1.1.8 by @dependabot in #68
  • build(deps-dev): bump husky from 9.1.1 to 9.1.5 by @dependabot in #69
  • build(deps-dev): bump lint-staged from 15.2.9 to 15.2.10 by @dependabot in #72
  • build(deps-dev): bump @commitlint/config-conventional from 19.2.2 to 19.4.1 by @dependabot in #71
  • build(deps-dev): bump @commitlint/cli from 19.4.0 to 19.4.1 by @dependabot in #70
  • build(deps-dev): bump @inquirer/type from 1.5.2 to 1.5.5 by @dependabot in #76
  • build(deps-dev): bump husky from 9.1.5 to 9.1.6 by @dependabot in #74
  • build(deps-dev): bump @commitlint/cli from 19.4.1 to 19.5.0 by @dependabot in #73
  • build(deps-dev): bump @types/bun from 1.1.8 to 1.1.10 by @dependabot in #80
  • build(deps-dev): bump @biomejs/biome from 1.8.3 to 1.9.2 by @dependabot in #78
  • build(deps): bump @inquirer/prompts from 5.3.8 to 6.0.1 by @dependabot in #79
  • build(deps): bump rexml from 3.3.5 to 3.3.6 in /docs by @dependabot in #81

Full Changelog: v0.6.4...v0.6.5

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.