Version 2.1.0
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