* Add a new test environment for Django 4.2 and drop support of Python 3.9 from Django's main branch (GH-31)
0.1.3
* Keep track of client's IP change like it was done for timezones (GH-30) * Do not let requests such as AJAX and static files pass through the checks (GH-30)
* Fix the `pip` and `setuptools` deprecation warnings and optimize the workflows (GH-28)
0.1.1
* (GH-27) Fix the wheel - include `skills` and the package data in the build (GH-28) * Change the local build strategy to handle the problem before future releases (GH-28)