* Improve the variable naming for correspondence to their descriptions (GH-26) * Implemented prefix-based forbidding mechanism for countries and territories (GH-25)
0.0.9
* Optimized the expensive request of VPN detection and removed the `PERIOD` variable support (GH-24)
0.0.8
* Create a documentation [web page](https://docs.pysnippet.org/django-forbid/) with more detailed descriptions of settings and configurations (GH-19)
* Redesign the `ForbidMiddleware` architecture (GH-17) * Split the primary middleware into sub-middlewares (a.k.a. skills) * Optimize tests and create a suite for the combined middleware