Skip to content

v1.2.2 [Colonel]

Compare
Choose a tag to compare
@evhub evhub released this 20 Feb 07:29
· 2797 commits to master since this release

See the previous release, v1.2.1, for information on recently released features. v1.2.2 is simply a bugfix release for v1.2.1.

Fixes:

  • Version-dependent requirements are now properly installed when installing Coconut (thanks @Nexus6!)
  • Jupyter kernel works properly on Python 2 (thanks @DavidPratten!)
  • Jupyter kernel performance significantly improved (thanks @cgarciae!)
  • MyPy support is faster and emits fewer spurious errors
  • Fails nicely on missing optional dependencies (thanks @Nexus6!)