Skip to content

Release v0.5.1

Compare
Choose a tag to compare
@pronovic pronovic released this 05 Sep 07:36
· 98 commits to master since this release

Changes

  • Upgrade to Poetry v1.2.0 and make related build process changes.
  • Upgrade to Pylint v2.15.0 and add request timeout for all API calls.
  • Fix Pylint's configured class-attribute-naming-style to be snake_case.
  • Adjust Black configuration to target Python 3.9 and 3.10.
  • Add dependency caching to GitHub Actions workflow.
  • Fix the GitHub Actions matrix build to properly target MacOS.
  • Update various dependencies for the developer environment.