Added in 0.10.0
- A new
--label
flag was added to support filtering TODOs by label (#1562). - Support was added for MATLAB
- Support was added for Vim Script.
- Support was added for Powershell.
- Support was added for Elixir.
- Support was added for ERB templates.
- Support was added for Pascal.
New Contributors
- @anatoly-scherbakov made their first contribution in #1570
All Changes Since v0.9.0
- ci: Add SUPPORTED_LANGUAGES.md pre-submit by @ianlewis in #1535
- feat: Add MATLAB support by @ianlewis in #1537
- feat: Add Vim Script support by @ianlewis in #1541
- feat: Add PowerShell support. by @ianlewis in #1543
- refactor: generate supported languages by @ianlewis in #1544
- feat: Add Elixir support by @ianlewis in #1547
- feat: Add Elixir moduledoc support by @ianlewis in #1548
- chore(deps): Bump fossas/fossa-action from 1.3.3 to 1.4.0 by @dependabot in #1550
- chore(deps): Bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in #1551
- chore(deps): Bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 by @dependabot in #1557
- chore: Update copyright header by @ianlewis in #1558
- feat: Add support for ERB templates by @ianlewis in #1559
- chore(deps): Bump golang.org/x/text from 0.16.0 to 0.17.0 by @dependabot in #1556
- chore(deps): Bump github.com/go-enry/go-enry/v2 from 2.8.8 to 2.8.9 by @dependabot in #1555
- chore(deps): Bump ianlewis/todo-issue-reopener from 1.2.1 to 1.3.0 by @dependabot in #1554
- chore(deps): Bump actions/upload-artifact from 4.3.4 to 4.4.0 by @dependabot in #1553
- chore(deps): Bump github/codeql-action from 3.25.15 to 3.26.6 by @dependabot in #1552
- feat: Add Pascal support by @ianlewis in #1560
- fix: Installation instructions in
README.md
are failing due toslsa-verifier
version being old by @anatoly-scherbakov in #1570 - chore(deps-dev): Bump markdownlint-cli from 0.41.0 to 0.42.0 by @dependabot in #1563
- feat: --label GLOB filter by @ianlewis in #1571
- chore: Remove deprecated exportloopref linter by @ianlewis in #1572
- chore(deps): Bump github/codeql-action from 3.26.6 to 3.26.10 by @dependabot in #1565
- chore(deps): Bump actions/checkout from 4.1.7 to 4.2.2 by @dependabot in #1574
- chore(deps): Bump github.com/go-enry/go-enry/v2 from 2.8.9 to 2.9.1 by @dependabot in #1575
- chore(deps): Bump golang.org/x/text from 0.17.0 to 0.19.0 by @dependabot in #1576
- chore(deps): Bump sigs.k8s.io/release-utils from 0.8.4 to 0.8.5 by @ianlewis in #1577
- chore(deps): Bump actions/setup-node from 4.0.3 to 4.1.0 by @dependabot in #1573
- chore(release): Release v0.10.0 by @ianlewis in #1578
Full Changelog: v0.9.0...v0.10.0