Skip to content

v0.35.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 16:40

0.35.0 (2023-12-31)

Bug Fixes

  • deps: update dependency click to v8.1.7 (783741d)
  • fail when no style is explicitly configured (don't use the default style) (#606) (f309354)
  • style: better .editorconfig (0b779d9)
  • style: comma_separated_values for flake8/isort (7336dbc)
  • style: move "build" to readthedocs.toml (676ac24)
  • style: remove Radon from the Nitpick preset (126b1c1)
  • style: tag markdownlint.toml as a markdown style (578bfb5)
  • style: use black mirror that's 2x faster (67dc163)

Features

  • add Python 3.12 (#616) (90ced4c)
  • set CLI options with environment variables (3575b9a)
  • style: add toml-sort (#626) (a4aeef7)
  • style: default Python version on pre-commit (3557c1f)
  • style: Poetry (virtualenv in project) (f002b8b)
  • suggest styles based on the file types in the project (#629) (e2bca24)