Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.0.0 #18

Merged
merged 9 commits into from
Sep 13, 2024
Merged

Version 1.0.0 #18

merged 9 commits into from
Sep 13, 2024

Conversation

ChristopherHammond13
Copy link
Member

@ChristopherHammond13 ChristopherHammond13 commented Sep 13, 2024

This update brings a few development and future work changes:

  • Migration from Freeze Gun to Time Machine for time zone aware tests
  • Deprecation of Python 3.13-incompatible/deprecated code
  • Backport support for Python 3.8 time zone info (tests only)
  • isort and black brought in for code quality
  • Adds filtering by a host's external IP address
  • Dependency bump across the board
  • Official support for Python 3.8.2+. Older Python versions (including 3.7) are NOT supported.
  • Bump to version 1.0.0 to avoid issues with Poetry clobbering version upgrades when a version lower than v1.0.0 is used.

Resolves #10, #11, and #12

@ChristopherHammond13 ChristopherHammond13 added the enhancement New feature or request label Sep 13, 2024
@ChristopherHammond13 ChristopherHammond13 self-assigned this Sep 13, 2024
@ChristopherHammond13 ChristopherHammond13 merged commit bab9532 into main Sep 13, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python 3.13 Preparation and 3.7 Deprecation
1 participant