Skip to content

Releases: spyder-ide/spyder

Spyder 3.0.0 beta7

17 Sep 13:22
Compare
Choose a tag to compare
Spyder 3.0.0 beta7 Pre-release
Pre-release

For the list of closed issues and merged pull requests in this release, please see this link.

Spyder 3.0.0 beta6

30 Aug 21:43
Compare
Choose a tag to compare
Spyder 3.0.0 beta6 Pre-release
Pre-release

For the list of closed issues and merged pull requests in this release, please see this link.

Spyder 3.0.0 beta5

22 Aug 14:32
Compare
Choose a tag to compare
Spyder 3.0.0 beta5 Pre-release
Pre-release

For the list of closed issues and merged pull requests in this release, please see this link.

Spyder 3.0.0 beta4

30 Aug 21:40
Compare
Choose a tag to compare
Spyder 3.0.0 beta4 Pre-release
Pre-release

For the list of closed issues and merged pull requests in this release, please see this link.

Spyder 3.0.0 beta3

07 Jun 00:37
Compare
Choose a tag to compare
Spyder 3.0.0 beta3 Pre-release
Pre-release

For the list of closed issues and merged pull requests in this release, please see this link.

Spyder 2.3.9

26 Apr 23:21
Compare
Choose a tag to compare

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

14 Dec 00:38
Compare
Choose a tag to compare
Spyder 3.0.0 beta2 Pre-release
Pre-release

For the list of closed issues and merged pull requests in this release, please see this link.

Spyder 2.3.8

27 Nov 19:47
Compare
Choose a tag to compare

Windows

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

05 Oct 00:47
Compare
Choose a tag to compare

Windows

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

25 Aug 02:41
Compare
Choose a tag to compare

Windows

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