Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@CoolCat467 CoolCat467 released this 04 Mar 23:46
· 22 commits to master since this release

Fix type annotations, make code cleaner, rename ConnHist to History, and add missing World class.

With the new type annotation fixes, it should be possible to compile this module to a C extension using mypyc for even faster code.

Full Changelog: v2.0.1...v2.1.0