Releases: siisurit/check_done
Releases · siisurit/check_done
v1.1.0
What's Changed
- The default configuration file can now also use ".yml" as suffix (#32, contributed by @JMTyndall)
- Unused dependencies have been removed and the minimum Python version is now correctly 3.11 (#39, contributed by @JMTyndall)
New Contributors
- @JMTyndall made their first contribution in #42
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- #1 Add project by @mcsken in #9
- #2 Add configuration file by @mcsken in #11
- #3 Obtain project external id from URL by @mcsken in #16
- #4 Check done pull request are closed by @mcsken in #20
- #5 Check assignees by @mcsken in #21
- #6 Check milestone by @mcsken in #22
- #7 Check goals by @mcsken in #23
- #8 Check project item for linked project item by @mcsken in #24
- #10 Add GitHub CI by @mcsken in #19
- #12 Add authentication by @mcsken in #14
- #13 Clean up implementation by @mcsken in #26
- #15 Check done issues are closed by @mcsken in #18
- #17 Check boards of individual users by @mcsken in #25
- #30 Add support for python 3.13 by @mcsken in #38
- #31 Prepare for release by @roskakori in #33
- #35 Add code coverage report by @roskakori in #36
- #34 Fix typos in the README by @Yuniac in #34
New Contributors
- @mcsken made their first contribution in #9
- @roskakori made their first contribution in #33
- @Yuniac made their first contribution in #34
Full Changelog: https://github.com/siisurit/check_done/commits/v1.0.0