Hi all, Spyder v1.1.0 Release Candidate 1 is now available.
Since v1.1.0beta8: bugfixes and a step further into IPython integration: http://spyderlib.googlegroups.com/web/spyder_light.png (this screenshot shows the new 'light mode', i.e.running Spyder with -- light option: try it!) If everything goes as expected, the v1.1.0 final release should be available next week, hopefully. As soon as it's released, I'll begin to work on the next release: v2.0. Major new features: * console major simplification: no more interactive console (just the external console, with IPython if available: this will be renamed as *the* console) and no more "workspace" and "current working directory" plugins -- these features are already available for the external console * editor: support for simple visual debugging (breakpoints) * editor: support for real code completion and introspection thanks to a new plugin based on 'rope' * editor: QScintilla dependency will be removed, if possible (the editor widget based exclusively on Qt is already working great! but no more code folding or rectangular selection.... which are QScintilla exclusive features) Pierre -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
