Releases: christosgalano/bicep-docs
Releases · christosgalano/bicep-docs
v1.2.2
Changelog
- 6abfd6b: Fix variable optimization from bicep compiler (@christosgalano)
- 40ada34: Refactor (@christosgalano)
- 304832c: Test variable optimization fix (@christosgalano)
- a65542a: Update code coverage badge (@github-actions[bot])
- 7624a70: Update version (@christosgalano)
v1.2.1
Changelog
- 4a22879: Add arguments to include/exclude sections from the generated Markdown file (@christosgalano)
- ef8abfc: Add section for loops (@christosgalano)
- 40bdac5: Add usage section, restructure markdown printing methods. (@christosgalano)
- 89d701b: Add usage section, restructure markdown printing methods. (@christosgalano)
- fda11f2: Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (@dependabot[bot])
- 6b470a0: Bump golang.org/x/sync from 0.6.0 to 0.7.0 (@dependabot[bot])
- 4e28b52: Bump golangci/golangci-lint-action from 4 to 5 (@dependabot[bot])
- bc3c16c: Bump golangci/golangci-lint-action from 5 to 6 (@dependabot[bot])
- 59c4348: Bump goreleaser/goreleaser-action from 5 to 6 (@dependabot[bot])
- 08de4eb: Change ParseSectionFromString return type to error. (@christosgalano)
- 76f4980: Fix linting errors (@christosgalano)
- 0259d74: Fix linting errors (@christosgalano)
- 23f0e0d: GitButler Workspace Commit (@gitbutler-client)
- 965f89e: Make help msg less verbose (@christosgalano)
- 05bd62c: Refactor for optimization (@christosgalano)
- 386ffb8: Remove loop variable capture (@christosgalano)
- 04625db: Test loops (@christosgalano)
- 61904ab: Unmarshal copy objects for variables (@christosgalano)
- c3386bd: Update ci.yaml (@christosgalano)
- 1c7af38: Update code coverage badge (@github-actions[bot])
- ff07a2f: Update code coverage badge (@github-actions[bot])
- 053c44c: Update code coverage badge (@github-actions[bot])
- abfd9ee: Update code coverage badge (@github-actions[bot])
- 2aa2e47: Update code coverage badge (@github-actions[bot])
- 5cea66a: Update documentation (@christosgalano)
- 2d98ae1: Update field (@christosgalano)
- a56c586: Update linters and correct format (@christosgalano)
- df7c5ea: Update test names (@christosgalano)
- c0e5039: Update versions (@christosgalano)
- 5d83f6b: build: Update Goreleaser version to 2 (@christosgalano)
- fa4fce7: build: Update version to v1.0.3 for new features and improvements. (@christosgalano)
- eec467a: chore: add pull_request trigger for main branch in CodeQL workflow (@christosgalano)
- c9b2ca9: chore: add pull_request trigger for workflow to run on main branch as well (@christosgalano)
- 11c32ac: ci: Update golangci-lint-action to v1.61. (@christosgalano)
- ad80f31: docs: Add new Usage section to README.md. (@christosgalano)
- 9b6d074: docs: Add nolint comment for sensible default in generateDocsFromDirectory. (@christosgalano)
- 11f3017: docs: add Github Downloads badge to README for tracking download statistics (@christosgalano)
- 29e4c7d: feat: Set optimal number of goroutines dynamically based on number of CPUs available. (@christosgalano)
- 2f132b5: refactor(cli): Remove unnecessary functions and imports. (@christosgalano)
- 9fdea38: refactor(cli): update optimal goroutines calculation and limit to 10x CPU count (@christosgalano)
- 105aa63: refactor(parse): Improve function descriptions and comments. (@christosgalano)
- c1c47eb: refactor: Add variable description to template variables in Bicep parser function. (@christosgalano)
- 7696f50: refactor: Increase parallelism when generating docs from directory. (@christosgalano)
- 2305d96: refactor: Update output path for README generation in generate_test (@christosgalano)
v1.2.0
Changelog
- 4a22879: Add arguments to include/exclude sections from the generated Markdown file (@christosgalano)
- 89d701b: Add usage section, restructure markdown printing methods. (@christosgalano)
- 40bdac5: Add usage section, restructure markdown printing methods. (@christosgalano)
- fda11f2: Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (@dependabot[bot])
- 6b470a0: Bump golang.org/x/sync from 0.6.0 to 0.7.0 (@dependabot[bot])
- 4e28b52: Bump golangci/golangci-lint-action from 4 to 5 (@dependabot[bot])
- bc3c16c: Bump golangci/golangci-lint-action from 5 to 6 (@dependabot[bot])
- 59c4348: Bump goreleaser/goreleaser-action from 5 to 6 (@dependabot[bot])
- 08de4eb: Change ParseSectionFromString return type to error. (@christosgalano)
- 0259d74: Fix linting errors (@christosgalano)
- 23f0e0d: GitButler Workspace Commit (@gitbutler-client)
- 22b2c76: GitButler Workspace Commit (@gitbutler-client)
- 965f89e: Make help msg less verbose (@christosgalano)
- 05bd62c: Refactor for optimization (@christosgalano)
- c3386bd: Update ci.yaml (@christosgalano)
- 1c7af38: Update code coverage badge (@github-actions[bot])
- abfd9ee: Update code coverage badge (@github-actions[bot])
- 2aa2e47: Update code coverage badge (@github-actions[bot])
- 053c44c: Update code coverage badge (@github-actions[bot])
- 5cea66a: Update documentation (@christosgalano)
- 2d98ae1: Update field (@christosgalano)
- a56c586: Update linters and correct format (@christosgalano)
- df7c5ea: Update test names (@christosgalano)
- 5d83f6b: build: Update Goreleaser version to 2 (@christosgalano)
- fa4fce7: build: Update version to v1.0.3 for new features and improvements. (@christosgalano)
- eec467a: chore: add pull_request trigger for main branch in CodeQL workflow (@christosgalano)
- c9b2ca9: chore: add pull_request trigger for workflow to run on main branch as well (@christosgalano)
- 11c32ac: ci: Update golangci-lint-action to v1.61. (@christosgalano)
- ad80f31: docs: Add new Usage section to README.md. (@christosgalano)
- 9b6d074: docs: Add nolint comment for sensible default in generateDocsFromDirectory. (@christosgalano)
- 11f3017: docs: add Github Downloads badge to README for tracking download statistics (@christosgalano)
- 29e4c7d: feat: Set optimal number of goroutines dynamically based on number of CPUs available. (@christosgalano)
- 2f132b5: refactor(cli): Remove unnecessary functions and imports. (@christosgalano)
- 9fdea38: refactor(cli): update optimal goroutines calculation and limit to 10x CPU count (@christosgalano)
- 105aa63: refactor(parse): Improve function descriptions and comments. (@christosgalano)
- c1c47eb: refactor: Add variable description to template variables in Bicep parser function. (@christosgalano)
- 7696f50: refactor: Increase parallelism when generating docs from directory. (@christosgalano)
- 2305d96: refactor: Update output path for README generation in generate_test (@christosgalano)
v1.1.0
Changelog
- 89d701b: Add usage section, restructure markdown printing methods. (@christosgalano)
- 40bdac5: Add usage section, restructure markdown printing methods. (@christosgalano)
- 6b470a0: Bump golang.org/x/sync from 0.6.0 to 0.7.0 (@dependabot[bot])
- 4e28b52: Bump golangci/golangci-lint-action from 4 to 5 (@dependabot[bot])
- 0259d74: Fix linting errors (@christosgalano)
- 917e58f: GitButler Integration Commit (@gitbutler-client)
- c3386bd: Update ci.yaml (@christosgalano)
- 1c7af38: Update code coverage badge (@github-actions[bot])
- fa4fce7: build: Update version to v1.0.3 for new features and improvements. (@christosgalano)
- eec467a: chore: add pull_request trigger for main branch in CodeQL workflow (@christosgalano)
- c9b2ca9: chore: add pull_request trigger for workflow to run on main branch as well (@christosgalano)
- ad80f31: docs: Add new Usage section to README.md. (@christosgalano)
- 11f3017: docs: add Github Downloads badge to README for tracking download statistics (@christosgalano)
- 105aa63: refactor(parse): Improve function descriptions and comments. (@christosgalano)
- c1c47eb: refactor: Add variable description to template variables in Bicep parser function. (@christosgalano)
v1.0.3
Changelog
- 8b84d39: GitButler Integration Commit (@gitbutler-client)
- c3386bd: Update ci.yaml (@christosgalano)
- fa4fce7: build: Update version to v1.0.3 for new features and improvements. (@christosgalano)
- eec467a: chore: add pull_request trigger for main branch in CodeQL workflow (@christosgalano)
- c9b2ca9: chore: add pull_request trigger for workflow to run on main branch as well (@christosgalano)
- 11f3017: docs: add Github Downloads badge to README for tracking download statistics (@christosgalano)
- c1c47eb: refactor: Add variable description to template variables in Bicep parser function. (@christosgalano)
v1.0.2
Changelog
- 5059c8b: Add version match check (@christosgalano)
- d534c90: Bump golangci/golangci-lint-action from 3 to 4 (@dependabot[bot])
- f16a84b: Ignore revive unused-parameter for cmd (@christosgalano)
- b3f45ef: Ignore variables starting with "$fxv#" (@christosgalano)
- 66c4c0d: Improve bicep error output (@christosgalano)
- 6cc1742: Install syft with curl and sh (@christosgalano)
- 3970ca6: Update cli version (@christosgalano)
- 8d63cf9: Update code coverage badge (@github-actions[bot])
v1.0.1
Changelog
- 93db640: Ignore example: markdownlint (@christosgalano)
- a544fde: Make tests run in parallel (@christosgalano)
- 61fe5fe: Make tests run in parallel (@christosgalano)
- c234a66: Only run update-readme job on main (@christosgalano)
- 25bc408: Remove cache from setup-go in lint job (@christosgalano)
- a797e86: Remove issues field (@christosgalano)
- f121ec2: Remove magic number (@christosgalano)
- 96de6f1: Remove security step (@christosgalano)
- a812b67: Switch to golangci (@christosgalano)
- d779c33: Switch to yaml format (@christosgalano)
- b0ac0e4: Update cli version (@christosgalano)
- 0e3e235: Update code coverage badge (@github-actions[bot])
- b94d026: Update release and changelog (@christosgalano)
- 327caab: Use switch case (@christosgalano)
- 3631aa5: Use switch case (@christosgalano)
v1.0.0
Changelog
- 428960c: Add CodeQL workflow for analyzing code and generating security insights (@christosgalano)
- d9e5fe7: Add azure/bicep cli note (@christosgalano)
- 719096d: Add cache action (@christosgalano)
- a481ccd: Add contributing guidelines (@christosgalano)
- 83d71c8: Add cross-platform tests (@christosgalano)
- 052a793: Add cross-platform tests (@christosgalano)
- cb183b2: Add documentation, go releaser, github action (@christosgalano)
- 778efa5: Add empty description columns for variables (@christosgalano)
- b8cb73c: Add empty description columns for variables (@christosgalano)
- 2115183: Add setup go step in update-readme (@christosgalano)
- 43fadb9: Add test for multiline markup (@christosgalano)
- 54820df: Add tests, complete parse (@christosgalano)
- 319cbf7: Add unit test for the function to check if a file exists, allowing for coverage and error handling (@christosgalano)
- 25a4a49: Add vars and user defined data types & functions (@christosgalano)
- 13cbad1: Add vars and user defined data types & functions (@christosgalano)
- d7aeed8: Adjust newlines for windows (@christosgalano)
- d00e5f0: Bump actions/setup-go from 4 to 5 (@dependabot[bot])
- c45549e: Bump github.com/google/uuid from 1.5.0 to 1.6.0 (@dependabot[bot])
- 1982fca: Cache handled by setup-go (@christosgalano)
- 60df197: Capitalize word (@christosgalano)
- f7a29ee: Comment out triggers (@christosgalano)
- fe0c2b5: Do not indent seq (@christosgalano)
- 70e8d80: Do not overwrite files if not needed (@christosgalano)
- a5c7368: Do not push readme update on tags (@christosgalano)
- 8af7487: Fix README update step (@christosgalano)
- e4a3d6d: Fix README update step (@christosgalano)
- 20f0c86: Fix cache (@christosgalano)
- 38b3d90: Fix description parse in resources & modules (@christosgalano)
- 5b155e6: Fix newline bug for windows (@christosgalano)
- 2f3a252: Fix stat error bug (@christosgalano)
- 2055e49: Get go version from go.mod (@christosgalano)
- 43ca88b: Housekeeping (@christosgalano)
- 033ca81: Initial layout (@christosgalano)
- 4526c76: Install azure cli (@christosgalano)
- cb3ea1f: Install azure cli (@christosgalano)
- db4063b: Install task using go (@christosgalano)
- 631646e: Make input flag required (@christosgalano)
- 1087765: Merge branch 'main' of https://github.com/christosgalano/bicep-docs (@christosgalano)
- 6f387d5: Merge branch 'main' of https://github.com/christosgalano/bicep-docs (@christosgalano)
- a17b9bb: Merge branch 'main' of https://github.com/christosgalano/bicep-docs (@christosgalano)
- 8b112b8: Merge branch 'main' of https://github.com/christosgalano/bicep-docs (@christosgalano)
- d191adb: Merge branch 'main' of https://github.com/christosgalano/bicep-docs (@christosgalano)
- 4835c36: Merge branch 'main' of https://github.com/christosgalano/bicep-docs (@christosgalano)
- 9f1e089: Merge branch 'main' of https://github.com/christosgalano/bicep-docs (@christosgalano)
- dae2bd6: Merge branch 'main' of https://github.com/christosgalano/bicep-docs (@christosgalano)
- 3479b41: Merge branch 'main' of https://github.com/christosgalano/bicep-docs (@christosgalano)
- e124226: Merge branch 'main' of https://github.com/christosgalano/bicep-docs (@christosgalano)
- a87802f: Merge branch 'main' of https://github.com/christosgalano/bicep-docs (@christosgalano)
- 366abf9: Merge pull request #1 from christosgalano/dependabot/github_actions/main/actions/setup-go-5 (@christosgalano)
- 42fb1d4: Merge pull request #2 from christosgalano/dependabot/go_modules/main/github.com/google/uuid-1.6.0 (@christosgalano)
- e49e752: Module init (@christosgalano)
- 20c0d6d: Precompile regex (@christosgalano)
- 7ee76dc: Refactor (@christosgalano)
- d369247: Refactor CreateFile function, separating file checks and content handling (@christosgalano)
- e5ede7f: Remove GitHub Action (@christosgalano)
- 030693b: Remove cmd to stderr (@christosgalano)
- d5f51e6: Remove coverage badge task (@christosgalano)
- 33930f0: Remove mode references (@christosgalano)
- f89c55f: Remove publishing steps (@christosgalano)
- 88f1d1c: Remove run name (@christosgalano)
- 44777c4: Rename job, remove defaults (@christosgalano)
- 64e4d7d: Reorder cache action, add pkg path (@christosgalano)
- 5eef305: Reorder cache action, add pkg path (@christosgalano)
- e5de9c2: Reorder new line prints (@christosgalano)
- 840b3f1: Reorder steps (@christosgalano)
- 96888bd: Replace \n with
(@christosgalano) - d84c55b: Set config to azure cli (@christosgalano)
- 8763a65: Setup Go (@christosgalano)
- 8f4454d: Split setup task (@christosgalano)
- 8422d5e: Transfer from old repo (@christosgalano)
- 67725d7: Transfer from old repo (@christosgalano)
- 57818dd: Update GitHub Action example (@christosgalano)
- ca77dd0: Update MD documentation (@christosgalano)
- 97e70fb: Update cli version (@christosgalano)
- 0eda448: Update cli version (@christosgalano)
- 71a6200: Update code coverage badge (@christosgalano)
- 3a325b7: Update code coverage badge (@github-actions[bot])
- 039d932: Update code coverage badge (@github-actions[bot])
- fa56ec6: Update code coverage badge (@github-actions[bot])
- 96aecec: Update code coverage badge (@github-actions[bot])
- 1ecfcbd: Update code coverage badge (@github-actions[bot])
- 9771351: Update code coverage badge (@github-actions[bot])
- bf44fba: Update code coverage badge (@github-actions[bot])
- 61302b2: Update code coverage badge (@github-actions[bot])
- 43c65f7: Update code coverage badge (@github-actions[bot])
- 754daf8: Update code coverage badge (@github-actions[bot])
- dbc1699: Update code coverage badge (@github-actions[bot])
- 3b9d07f: Update code coverage badge (@github-actions[bot])
- c1b4ebf: Update code coverage badge (@github-actions[bot])
- f168a0a: Update code coverage badge (@github-actions[bot])
- 0ede62f: Update code coverage badge (@github-actions[bot])
- d9c96a4: Update code coverage badge (@github-actions[bot])
- 0b9c005: Update content (@christosgalano)
- 6f95ec8: Update content (@christosgalano)
- 07a6615: Update content (@christosgalano)
- 2d35e7f: Update content (@christosgalano)
- 1d0b062: Update content (@christosgalano)
- 54308b3: Update content (@christosgalano)
- 57959ac: Update content (@christosgalano)
- 39ef652: Update content (@christosgalano)
- 2346640: Update content (@christosgalano)
- 5405600: Update content (@christosgalano)
- 6818f27: Update content (@christosgalano)
- 2c17e3a: Update content (@christosgalano)
- fcfe431...