Changelog
- 8b51a6d: Add permissions for update-choco workflow (@christosgalano)
- 743412b: Disable update-readme job in CI workflow (@christosgalano)
- c788d93: GitButler Workspace Commit (@gitbutler-client)
- 424bba8: Remove code coverage badge from README (@christosgalano)
- 325e0ba: Remove update-choco job from release.yaml (@christosgalano)
- c7b065a: Update GitHub Downloads badge to include caching (@christosgalano)
- 68b6f18: Update code coverage badge (@github-actions[bot])
- b4db9fa: Update content (@christosgalano)
- cbeddbb: [ImgBot] Optimize images (@ImgBotApp)
- 71e58ff: build(deps): bump actions/checkout from 4 to 5 (@dependabot[bot])
- eb7c54b: build(deps): bump actions/checkout from 5 to 6 (@dependabot[bot])
- 401b5d5: build(deps): bump github/codeql-action from 3 to 4 (@dependabot[bot])
- 5b25847: build(deps): bump golang.org/x/sync from 0.11.0 to 0.16.0 (@dependabot[bot])
- b5be743: build(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 (@dependabot[bot])
- aeb70ff: build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 (@dependabot[bot])
- e3a2dfb: build(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 (@dependabot[bot])
- f5d0427: build(deps): bump golangci/golangci-lint-action from 8 to 9 (@dependabot[bot])
- d5d6e4f: chore(l): tune golangci-lint rangeValCopy threshold (@christosgalano)
- 486150c: chore(release): bump version to v1.6.2 (@christosgalano)
- eac5756: chore: update pre-commit hooks and fix markdownlint violations (@christosgalano)
- 8f3d801: ci: normalize workflow step indentation and use setup-task (@christosgalano)
- 57a949c: docs: add installation instructions and logo to README (@christosgalano)
- 7a45d38: docs: update CLI requirements and add decorator flag (@christosgalano)
- a2a924d: feat(cli): add show-all-decorators flag to docs generator (@christosgalano)
- 366d6d4: feat(examples): add decorators example and detailed README (@christosgalano)
- 233e9e1: feat(markdown): add showDecorators option toFile (@christosgalano)
- 23cfa3d: feat(markdown): include decorator columns in params/outputs (@christosgalano)
- 95adbf7: feat(types): add constraints, export flag, and metadata docs (@christosgalano)
- 309450b: feat(types): handle Bicep 'any' compiled as {} (@christosgalano)
- 6573759: feat: add secure types, sealed and exportable decorator support (v1.7.0) (@christosgalano)
- 630f829: fix(types): treat objects without type/$ref as "any" instead of error (@christosgalano)