Hi all,

I am pleased to announced that Spyder v1.1.7 and Spyder v2.0.0beta4
have been released:

  * Spyder v1.1.7 -- a couple of bug fixes since v1.1.6:
    * Fixed PyQt compatibility issues related to QTreeWidgetItem
objects construction
    * Attempt to fix Issue 318 / PyQt compatibility issues
    * Fixed PyQt compatibility issue: setProperty's 2nd argument must
be a QVariant on some PyQt versions

  * Spyder v2.0.0beta4 -- a lot of bugfixes since beta2, here are
some
of the recent changes:
    * new: real-time code analysis (warnings, errors, todos) with a
customizable timeout (analysis was performed only when saving file)
    * new in variable explorer: multiple data files may be imported at
once
    * new in source editor: added shortcut to view object in object
inspector
    * new in source editor: added option to insert automatically
closing parentheses, brackets and braces
    * new in source editor: added option to unindent automatically
after 'else', 'elif', 'finally', etc.
    * new in source editor: added option to save all files before
running script
    * source editor: a lot of bugfixes regarding breakpoints, file
list management dialog, file selection combo box, ...
    * fix PyQt compatibility issues (same as in v1.1.7 -- see above)
    * and a lot of bugfixes: code completion, outline explorer
sorting, maximized widgets, etc.

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.

Reply via email to