Skip to content

Releases: krair/GeoWhitelist

v0.2.2 - Minor update

29 Jul 15:11
Compare
Choose a tag to compare

Added date/time to the logging formatter.

v0.2.1 - Initial Release

03 Mar 13:52
Compare
Choose a tag to compare

Initial release. Not much to say, feedback and PR's welcome.

v0.1.0 - Utilized Python's socket library
v0.2.0 - Utilizes Starlette, aiohttp, and uvicorn/gunicorn to provide more modern API-like interface
v0.2.1 - Same as above but with various additions to give more stability, organization to the code, and flexibility to the user.