Coconut v1.2.2 Release Notes

Release Date: 2017-02-20 // about 7 years ago
  • ๐Ÿ›  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!)