Added in 0.11.0
- Support was added for HCL (#1586).
- Support was added for XSLT (#1613).
- Support was added for Markdown (#1608).
- Support was added for GraphQL (#1609).
- Support was added for Dart (#1612).
- Support was added for OCaml (#1610).
- Support was added for Julia (#1611).
Fixed in 0.11.0
- Simple TODO block comments (e.g.
/* TODO */
) are now shown (#1631).
All Changes Since v0.10.0
- chore: Merge with repo-template-go by @ianlewis in #1601
- feat: Add HCL support by @ianlewis in #1592
- chore(deps): Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.2 by @dependabot in #1607
- chore(deps): Bump github/codeql-action from 3.26.10 to 3.28.9 by @dependabot in #1606
- chore(deps): Bump golang.org/x/text from 0.19.0 to 0.22.0 by @dependabot in #1605
- chore: Add note to SUPPORTED_LANGUAGES.md by @ianlewis in #1618
- feat: Add profiling support by @ianlewis in #1621
- chore(deps): Bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 by @dependabot in #1580
- chore(deps): Bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in #1579
- chore(deps): Bump actions/upload-artifact from 4.4.0 to 4.6.0 by @dependabot in #1604
- chore(deps): Bump actions/setup-go from 5.0.2 to 5.3.0 by @dependabot in #1603
- chore(deps): Bump codecov/codecov-action from 5.0.2 to 5.3.1 by @dependabot in #1602
- feat: Add XSLT support by @ianlewis in #1622
- feat: Add Markdown support by @ianlewis in #1623
- feat: Add GraphQL support by @ianlewis in #1624
- feat: Add support for Dart by @ianlewis in #1626
- feat: Add OCaml support by @ianlewis in #1629
- feat: Add support for OCaml nested comments by @ianlewis in #1630
- docs: Fix link and add use case by @ianlewis in #1632
- chore: Update copyright notice by @ianlewis in #1633
- fix: simple TODO block comment by @ianlewis in #1634
- feat: Add Julia support by @ianlewis in #1635
- chore(release): Release v0.11.0 by @ianlewis in #1636
Full Changelog: v0.10.0...v0.11.0