Changelog
- f8ce290 Add a benchmark
- 47c58c1 Add breaking test for default template loading
- 97fd7ee Add test for template loading
- 8abd6f4 Consider only the last group of comments starting with '# --'.
- 23e694d Do not stop loading templates when a file cannot be found
- fe5140e Extend README Installation section with scoop alternative for Windows
- c8fb193 Fix typo in readme
- dbb16fa Fix typo: serach -> search
- 5ddabba Ignore comment nodes not containing '# --'.
- 8103602 Merge pull request #104 from kd7lxl/fix-empty
- 4669411 Merge pull request #113 from armsnyder/benchmark
- 2a8b9cc Merge pull request #114 from jrottenberg/pre-commit.com-559
- f7c7cff Merge pull request #79 from sagikazarmark/fix-77
- ca888f2 Merge pull request #80 from sagikazarmark/fix-typo
- d7dc942 Merge pull request #81 from alexrashed/bugfix/default-for-nil
- 38548f3 Merge pull request #83 from stretched/typo-fix
- 7c817a8 Merge pull request #85 from jsoref/spelling
- 2e443ae Merge pull request #93 from goostleek/patch-1
- 023fece Merge pull request #95 from sc250024/chore-GoReleaserM1
- 1d44345 Merge pull request #99 from bmcustodio/bmcustodio-fix-comments
- e49509a No jump required
- c7a0907 chore: runs newest helm-docs version against example charts
- 69f296d ci(github): updating actions for apple silicon builds
- da7d52e ci(github): updating for docker multi-arch builds
- e396289 ci(goreleaser): updating for docker multi-arch builds
- c4a8cb7 ci(goreleaser): updating linux package naming for consistency
- ff46788 ci: add job for importing GPG private key (#122)
- 9815973 ci: fix environment variable reference
- 6f70de8 fix type definition when description is empty
- a77f2e1 fix: fixes @default for variables without value
- aaec4ec fix: makes description appear even if unrelated comment appears before description comment fixes #92
- 40f1dcf fix: updates signing key so release builds can work again
- 384770d remove deprecated goreleaser use_buildx option
- 593133b spelling: equivalently
- def0dbd spelling: search
- 877cfc3 wip