What's Changed
* Version 1.0.0 by ChristopherHammond13 in https://github.com/CrowdStrike/caracara-filters/pull/18
* 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.
**Full Changelog**: https://github.com/CrowdStrike/caracara-filters/compare/v0.2.0...v1.0.0