Releases: alstr/todo-to-issue-action
Releases · alstr/todo-to-issue-action
v5.1.3
What's Changed
Full Changelog: v5.1.2...v5.1.3
v5.1.2
v5
Targets the latest v5 release.
v5.1.1
v5.1
What's Changed
- Add Support for VBA Component Files by @cyadehn in #163
- Adds support for lua by @naps62 in #212
- Adds support for solidity by @naps62 in #211
- Improve file handling in
main.py
by @allrob23 in #213 - Added TOML Support by @aleexharris in #214
- refactor in preparation for supporting other VCSs by @rgalonso in #217
- Revert "Update main.py" by @rgalonso in #221
- fix: reset modified environment variables after test by @rgalonso in #220
- refactor and add tests by @rgalonso in #222
- Fix link generation for GitHub Enterprise by using
GITHUB_SERVER_URL
by @kazuma0129 in #218
New Contributors
- @cyadehn made their first contribution in #163
- @naps62 made their first contribution in #212
- @allrob23 made their first contribution in #213
- @aleexharris made their first contribution in #214
- @rgalonso made their first contribution in #217
- @kazuma0129 made their first contribution in #218
Full Changelog: v5.0...v5.1
v5.0
Overview
- TODO reference handling
- Issue URL insertion
- Update and comment on existing issues
- Support for v2 projects
- Assign milestones by name
- Improved issue formatting
- Link issues to PRs
Breaking changes
- Milestones are now specified by name, not ID.
- Support for classic projects has been removed, together with the
user_projects:
andorg_projects:
options,
andUSER_PROJECTS
andORG_PROJECTS
workflow settings. - The
todo
label is no longer set on created issues.
v4.13.3
Add PureScript and Agda support.
v4.13.2
Extend TSX support.
v4.13.1
Add Liquid support.
v4
Targets the latest v4 release.