Skip to content

3.0.0

Compare
Choose a tag to compare
@allenporter allenporter released this 06 Oct 14:25
· 451 commits to main since this release

Breaking Changes

The util.local_timezone method used for mocking has been removed. You can now use the util.use_local_timezone method instead for overriding the local default timezone for typical application level use cases as well as for testing. See use_local_timezone for details.

What's Changed

Full Changelog: 2.1.0...3.0.0