Skip to content

v2.5.0

Choose a tag to compare

@dmerejkowsky dmerejkowsky released this 22 Dec 20:34
· 180 commits to main since this release

Highlights

  • Bump minimum supported version to Python 3.7.
  • Introduce ignore_submodules repository option - Patch by Thomas Hiscock.
  • When -j is not used, try getting the default jobs value from the
    TSRC_PARALLEL_JOBS environment variable. Patch by Marcin Jaworski.

Other

  • Bump mkdocs from 1.2.2 to 1.2.3
  • Bump pygit2
  • Bump linters (flake8, mypy, black)
  • Remove dependency on attr