Spyder v2.2.1 Release Notes

  • ๐Ÿ› Bug fixes

    • ๐Ÿ–จ [Issue 1231](../../issues/1231) - Some strange messages are printed in the terminal when Spyder is running
    • [Issue 1318](../../issues/1318) - Mac app - Unable to use the keyboard when completion widget is displayed and the app loses focus
    • [Issue 1331](../../issues/1331) - Git Bash: Spyder's script has wrong shebang
    • ๐Ÿ [Issue 1333](../../issues/1333) - Spyder is unable to detect git if installed with msysgit (Microsoft Windows PC's)
    • โœ… [Issue 1370](../../issues/1370) - Unit tests exceptions in IPython are displayed in its kernel tab
    • [Issue 1395](../../issues/1395) - Mac App - Importing matplotlib fails on Snow Leopard due to incompatible version of libpng
    • [Issue 1399](../../issues/1399) - Recommend to use pip instead of easy_install
    • ๐Ÿ“„ [Issue 1426](../../issues/1426) - Background colour of Object Inspector (docstring) in Rich Text mode is same as the window's
    • โšก๏ธ [Issue 1439](../../issues/1439) - Update pil_patch to be compatible with Pillow
    • [Issue 1449](../../issues/1449) - Spyder --light is not functioning
    • [Issue 1470](../../issues/1470) - Preferences size is not saved when using PySide
    • ๐Ÿ“„ [Issue 1472](../../issues/1472) - matplotlib plot's docstring is not rendered correctly in the Object Inspector

    Other Changes

    • ๐Ÿš€ All scientific libraries in our Mac application were updated to their latest releases.
    • โš™ The Run Settings dialog has now its own icon. Before it was the same as the Preferences pane one.
    • Update and improve our Installation instructions for all platforms.
    • โž• Add support for Google TODO comments: "TODO([email protected]): blabla"