v3.9.0 (not on pypi)
github-actions
released this
25 Oct 06:49
·
4 commits
to refs/heads/main
since this release
Major
Enhancements
- Add pin/unpin & pinned_comments (#1888) @marci4
- migrate setup.cfg to pyproject.toml (#1776) @deronnax
Bugfixes
- Remove pillow as a dependency (#1891) @ssbarnea
- fix(parse-errors): ensure if block execution (#1854) @kmosti
- Fix docs jobs (#1884) @ssbarnea
- Adopt tox workflow using coactions/dynamic-matrix (#1883) @ssbarnea
- Fix several bugs reported by linters (#1882) @ssbarnea
Other
- Provide overload type hints for search_issues variants (#1861) @Stealthii