🧑💻 Improves:
- ⚡ Use
mypyc
to compile the code entriely, speeding the running speed by about 2x. - ⚰️ Remove useless checks, improving both speed and code readability.
- ⬆️ Upgrade
mypy
and other build libraries, speeding up the build. - 👷 Use CI to automatelly upload files to PyPI.
- 📝 Fix Readme And Update It.
- ✅ Add more tests and types.
Full Changelog: 0.1.3...v0.2.0