Releases: spyder-ide/spyder
Spyder 3.0.0 beta7
For the list of closed issues and merged pull requests in this release, please see this link.
Spyder 3.0.0 beta6
For the list of closed issues and merged pull requests in this release, please see this link.
Spyder 3.0.0 beta5
For the list of closed issues and merged pull requests in this release, please see this link.
Spyder 3.0.0 beta4
For the list of closed issues and merged pull requests in this release, please see this link.
Spyder 3.0.0 beta3
For the list of closed issues and merged pull requests in this release, please see this link.
Spyder 2.3.9
Linux
Issues
- Issue #3067 - File left open in sitecustomize when executing it in Python 3
- Issue #3031 - Variable Explorer freezes when certain binary data is loaded
- Issue #2991 - RuntimeWarning with pandas.dataframes that contain np.nan values
- Issue #2984 - Can't access Preferences in spyder
- Issue #2983 - Freeze while assigning data from numpy array when the data is a string
In this release they were closed 5 issues
Spyder 3.0.0 beta2
For the list of closed issues and merged pull requests in this release, please see this link.
Spyder 2.3.8
Windows
- spyder-2.3.8.win-amd64-py3.4.exe
- spyder-2.3.8.win32-py3.4.exe
- spyder-2.3.8.win-amd64-py2.7.exe
- spyder-2.3.8.win32-py2.7.exe
MacOS X
Linux
Issues
- Issue #2819 - Spyder fails to start because of an error with scipy
- Issue #2815 - Variable explorer is not recognizing Pandas Series objects
- Issue #2793 - Connecting to kernel fails because of update to Matplotlib 1.5
- Issue #2791 - DataFrame with no rows gives error when trying to view it
- Issue #2783 - Spyder freezes on assigning a fits table data
- Issue #2744 - Spyder hangs when creating an empty DataFrame on Python 2
In this release they were closed 6 issues
Spyder 2.3.7
Windows
- spyder-2.3.7.win-amd64-py3.4.exe
- spyder-2.3.7.win32-py3.4.exe
- spyder-2.3.7.win-amd64-py2.7.exe
- spyder-2.3.7.win32-py2.7.exe
MacOS X
Linux
Issues
- Issue #2709 - IPython console error when trying to use SymPy
- Issue #2693 - README should link to manual
- Issue #2689 - "Resize" button in variable explorer chops off the array
- Issue #2684 - Applications directory link is broken in Spyder 2.3.6 dmg's
- Issue #2680 - "Close all files" hangs Spyder
- Issue #2661 - Conda package manager is packed in 2.3.6 win32 distribution leading to errors
- Issue #2659 - Crash while getting completions of DataFrames on the Editor because of Jedi 0.9
- Issue #2654 - Creating DataFrames in Python or IPython consoles make Spyder 2.3.6 to hang
- Issue #2649 - PySide can not be used on 2.3.6
- Issue #2296 - Line numbers misaligned when zooming and scrolling in Mac
- Issue #2036 - Code analysis and tooltips are not displayed in Ubuntu
In this release they were closed 11 issues
Pull requests
- PR #2650 - Failed sip import blocks fallback to PySide
In this release they were merged 1 pull requests
Spyder 2.3.6
Windows
- spyder-2.3.6.win-amd64-py3.4.exe
- spyder-2.3.6.win32-py3.4.exe
- spyder-2.3.6.win-amd64-py2.7.exe
- spyder-2.3.6.win32-py2.7.exe
MacOS X
Linux
Issues
- Issue #2625 - Multiple untitled files generate at close
- Issue #2614 - Indenting at the first position in file fails/crashes
- Issue #2608 - Crash after update IPython to 4.0
- Issue #2596 - Call tips and auto completion tips go out of screen on a second monitor
- Issue #2593 - Having a lof of data in the Variable explorer slows down Spyder considerably
- Issue #2566 - Spyder crash on launch with Babel 2.0/Python 3.4
- Issue #2560 - List of pandas dataframes in variable explorer slows down Spyder
- Issue #2517 - Variable explorer auto-refreshes after kernel restarts
- Issue #2514 - DataFrames with headers that contain BOM utf-8 data are freezing/crashing Spyder (in Python 2)
- Issue #2491 - Spyder crashes when displaying DataFrames with duplicate column names in the Variable Explorer
- Issue #2413 - Don't ask to confirm exit on default untitled files
- Issue #2315 - Display object name in DataFrame editor
In this release they were closed 12 issues
Pull requests
- PR #2639 - Fix missing exception on Windows when importing data on the Variable Explorer
- PR #2617 - Show call tips at right position when there are multiple screens
- PR #2615 - Fix error when indenting on the first line of a file
In this release they were merged 3 pull requests