Skip to content

Releases: s-weigand/flake8-nb

v0.5.3

28 Mar 10:59
dc9bb35
Compare
Choose a tag to compare

What's Changed

  • ✨ Official python 3.11 support #291
  • 🩹 Fixed bug with pre-commit-ci due to read-only filesystem by @lkeegan in #290

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

18 Aug 15:05
3f74f3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

16 Aug 16:19
4bc29af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

15 Aug 21:04
df4179d
Compare
Choose a tag to compare

What's Changed

  • 🗑️ Drop support for flake8<3.8.0 #240
  • ✨ Set max supported version of flake8 to be <5.0.5 #240
  • ✨ Enable calling flake8_nb as python module #240

Full Changelog: v0.4.0...v0.5.0

🚀 Release v0.4.0

21 Feb 09:41
d40e9d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

🚀 Release v0.3.1

18 Oct 07:06
39c6cf6
Compare
Choose a tag to compare

Changes

  • Set max supported version of flake8 to be <4.0.2
  • Added official Python 3.10 support and tests

Release v0.3.0

16 May 02:10
8ed5d07
Compare
Choose a tag to compare

Changes

  • Set max supported version of flake8 to be <3.9.3
  • Report formatting is configurable via --notebook-cell-format option with formatting options nb_path, exec_count, code_cell_count and total_cell_count.

Release v0.2.7

16 Apr 22:33
98c8b55
Compare
Choose a tag to compare

Changelog

  • Adds official support for flake8 == 3.9.1