v0.8.0
Added in 0.8.0
- Support for Kotlin was added.
Fixed in 0.8.0
- The
--exclude-dir
option now ignores trailing path separators (#1463) - The
--output
flag defaults togithub
whentodos
is run on GitHub
Actions (#1459).
Removed in 0.8.0
- The
action/issue-reopener
GitHub Action was removed in favor of the
ianlewis/todo-issue-reopener
.
All Changes
- test: Add e2e test for vanityURLs option by @ianlewis in #1191
- feat: Add support for Kotlin by @ianlewis in #1209
- ci: Add -s -w ldflags to release by @ianlewis in #1218
- chore(deps): Bump pathspec from 0.11.2 to 0.12.1 by @dependabot in #1268
- chore(deps): Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #1249
- chore(deps): Bump ianlewis/todos from 0.6.0 to 0.7.0 by @dependabot in #1246
- chore(deps): Bump github/codeql-action from 2.22.8 to 3.23.0 by @dependabot in #1305
- chore(deps): Bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in #1245
- chore(deps): Bump actions/setup-node from 4.0.0 to 4.0.1 by @dependabot in #1243
- chore(deps): Bump github.com/urfave/cli/v2 from 2.25.7 to 2.27.1 by @dependabot in #1238
- chore(deps): Bump prettier from 3.1.0 to 3.2.3 by @dependabot in #1354
- ci: Use todo-issue-reopener by @ianlewis in #1394
- fix: update todo-issue-reopener hash by @ianlewis in #1415
- chore(deps): Bump actions/upload-artifact from 4.0.0 to 4.3.0 by @dependabot in #1380
- chore(deps): Bump github/codeql-action from 3.23.0 to 3.24.0 by @dependabot in #1442
- feat!: Remove actions/issue-reopener by @ianlewis in #1460
- chore(deps): Bump prettier from 3.2.3 to 3.2.5 by @dependabot in #1461
- chore(deps): Bump codecov/codecov-action from 3.1.4 to 4.0.1 by @dependabot in #1425
- docs: Add alt text by @ianlewis in #1462
- chore(deps-dev): Bump markdownlint-cli from 0.37.0 to 0.39.0 by @dependabot in #1370
- fix: default output to github on GitHub Actions by @ianlewis in #1464
- fix: exclude-dir not matching with path separator by @ianlewis in #1465
- chore(release): v1.8.0 by @ianlewis in #1466
- fix: release workflow by @ianlewis in #1467
Full commit logs: v0.7.0...v0.8.0