Skip to content

Releases: FormulaMonks/scaffoldizr

v0.2.5

27 Mar 20:12
2514404
Compare
Choose a tag to compare

0.2.4 (2024-03-27)

Build System / Dependencies
  • deps-dev:
    • bump @types/bun from 1.0.8 to 1.0.11 (#13) (2514404)
    • bump husky from 8.0.3 to 9.0.11 (#12) (d876b73)
    • bump @biomejs/biome from 1.6.0 to 1.6.3 (#11) (d26a518)
    • bump lint-staged from 14.0.1 to 15.2.2 (#10) (caf9e1c)
  • deps:
    • bump inquirer from 9.2.15 to 9.2.16 (#9) (fe09b4c)
    • bump softprops/action-gh-release from 1 to 2 (#8) (199beee)
Continuous Integration
  • general:
    • added dependabot configuration (0bc3a88)
    • fix issue with git push update (75319aa)
Documentation Changes

v0.2.4

18 Mar 22:12
Compare
Choose a tag to compare

0.2.4 (2024-03-12)

Continuous Integration
  • general:
Documentation Changes
  • general:
    • architecture workspace update (3e27359)
    • added space to fix format (0a3b09f)
    • eased up markdownlint rules (8efad6f)
    • attempt to fix docs headings (212e52f)
    • updated docs build (8bb4573)
    • added Jekyll local preview for docs (#7) (0c10f95)

v0.2.3

11 Mar 23:59
Compare
Choose a tag to compare

0.2.3 (2024-03-11)

Build System / Dependencies
  • general: moved version bumping script before build (f9b9c6e)
Continuous Integration
  • general:

v0.2.2

11 Mar 20:41
Compare
Choose a tag to compare

0.2.2 (2024-03-11)

Build System / Dependencies
  • general:
    • divided workflows for PRs and builds (8f94ecf)
    • bump version from package.json on tag release (da0ac6b)

v0.2.1

11 Mar 14:48
Compare
Choose a tag to compare

0.2.1 (2024-03-11)

Continuous Integration
  • automated: Updated install script (d82f8bd)
Bug Fixes
  • generators/container: filtered own system from container relationship options (b82f4f0)

v0.2.0

07 Mar 22:36
Compare
Choose a tag to compare

First official release! 💪 🚀

0.2.0 (2024-03-07)

Build System / Dependencies
  • general:
Continuous Integration
  • automated: Updated install script (dfcef38)
  • general: Several updates on Github Actions and Github Pages
  • build: added Github Actions (40c12d1)

v0.2.0-beta-3

07 Mar 20:36
Compare
Choose a tag to compare
v0.2.0-beta-3 Pre-release
Pre-release

0.2.0 (2024-03-07)

Build System / Dependencies
  • updated husky hooks install (72c71d4)
  • general:
Continuous Integration
  • general:
    • fixed error with release script being triggered (b35bd07)
    • testing git tag list (cd7bfb1)
    • get git tags (5eed75e)
    • fix tar path issue (467d4a8)
    • added generated release notes (74b7a4e)
    • Added permissions to workflow file (95dc2f5)
    • wip: deactivating filtering for tag release (7e4c347)
    • adding GH_TOKEN to env vars for step (a21e8d9)
    • file typo (7651a02)
    • fix process (2cc0724)
    • Lock mise version (baddc76)
  • build: added Github Actions (40c12d1)
Documentation Changes
Other Changes
  • general: wip: deactivating filtering for tag release" (9979788)

v0.2.0-beta-2

07 Mar 19:42
Compare
Choose a tag to compare
v0.2.0-beta-2 Pre-release
Pre-release

0.2.0 (2024-03-07)

Build System / Dependencies
Continuous Integration
  • general:
    • updating actions (e708718)
    • wrapped up release scripts (fa96099)
    • organized folders for tarball creation (0f46f78)
    • fixed error with release script being triggered (b35bd07)
    • testing git tag list (cd7bfb1)
    • get git tags (5eed75e)
    • fix tar path issue (467d4a8)
    • added generated release notes (74b7a4e)
    • Added permissions to workflow file (95dc2f5)
    • wip: deactivating filtering for tag release (7e4c347)
    • adding GH_TOKEN to env vars for step (a21e8d9)
    • file typo (7651a02)
    • fix process (2cc0724)
    • Lock mise version (baddc76)
  • build: added Github Actions (40c12d1)

v0.2.0-beta

06 Mar 23:15
Compare
Choose a tag to compare
v0.2.0-beta Pre-release
Pre-release

First automated release! 🔥

0.2.0 (2024-03-06)

Functional
  • Support for elements: system, external system, person, view, container and relationship.
  • Supported view types: landscape, deployment (Basic)
Continuous Integration
  • general:
    • added generated release notes (74b7a4e)
    • Added permissions to workflow file (95dc2f5)
    • Lock mise version (baddc76)
    • updating actions (e708718)
    • wrapped up release scripts (fa96099)
  • build:
Documentation Changes