Skip to content

Releases: ni/python-styleguide

v0.5.0 - Adopt flake8-tidy-imports

14 May 15:24
ee05ce4

Choose a tag to compare

Added

  • Add vim/neovim integration instructions to README (#205)
  • Add VSCode integration instructions to README (#222)
  • Adopt flake8-tidy-imports to enforce O.1.5 (#223)
  • Add fallbacks to _get_application_import_names (#234)
  • Make format command (#221)

Changed

  • Drop Python 3.7 support (#218)
  • Drop Python 3.8 support (#235)

Fixed

  • Fix formatting files with unicode (#242)
  • Fix acknowledge when run on multiple files (#244)

Details

What's Changed

New Contributors

Full Changelog: v0.4.9...v0.5.0

v0.4.9 - pin setuptools to version that works with flake8-import-order

09 Feb 20:22
a430a00

Choose a tag to compare

What's Changed

  • fix: Work around "No module named 'pkg_resources'" by pinning setuptools to <82 (#275) by @bkeryan in #275

Full Changelog: v0.4.8...v0.4.9

v0.4.8 - pin black to version that works across our supported Python versions

23 Jan 18:48
80236df

Choose a tag to compare

What's Changed

Full Changelog: v0.4.7...v0.4.8

v0.4.7

10 Jul 13:49

Choose a tag to compare

Full Changelog: v0.4.6...v0.4.7

v0.4.6 - Correct for fix being over aggressive + some more ignores

12 Jun 14:18
9f745e5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.5...v0.4.6

v0.4.5 - Add short command and allow F401 in init files

02 May 12:36
9e33a93

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.4...v0.4.5-2

v0.4.5 - Add short command and allow F401 in init files

02 May 12:33
45df40c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.4...v0.4.5

v0.4.4: Also ignore D102 for tests

17 Oct 19:34
5e254a5

Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3: All tests ignore missing docstrings in methods in "tests" dir "test_*.py"

13 Oct 12:34
0ef9ddc

Choose a tag to compare

Still testing release pipeline

12 Oct 21:59
8fe74ab

Choose a tag to compare

v0.1.17

mark it as 0.1.17