Skip to content

4.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jepler jepler released this 10 Jul 02:16
· 73 commits to main since this release
db6e374

This release has API incompatibilities with 3.x:

  • many functions and methods have been made private
  • use of "naive" datetimes is now forbidden (but their use is not diagnosed). Use https://pypi.org/project/flake8-datetimez/ or the ruff equivalent to check your calling code.

What's Changed

Full Changelog: 3.0.8...4.0.0-alpha.0