Skip to content

Release v0.2.0

Latest
Compare
Choose a tag to compare
@colinxu2020 colinxu2020 released this 24 Aug 07:53
· 2 commits to master since this release
c9a2531

🧑‍💻 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