Skip to content

v0.2.1 - Initial Release

Compare
Choose a tag to compare
@krair krair released this 03 Mar 13:52
· 18 commits to main since this release

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.