Hi all,
I've just released Spyder v2.0.6.
For your information, the previous release (Spyder v2.0.5) has been
downloaded approximately 2500 times in 3 weeks - that is a pretty good
score considering the fact that this happened during the end-of-the-
year holidays.
This a maintenance release: the v2.0 branch is now in bug-fix-only
mode,
meaning that no new features are being added (except some minor
changes)
- work should begin very soon on the v2.1 branch.
Bug fixes (since v2.0.5):
* Console: menu entries "Environment variables", "Current working
directory" and "Show sys.path" were not disabled when the Monitor was
turned off
* Preferences dialog box/Keyboard shortcuts:
* conflicts are now ignored if shortcuts have different contexts
*except* if one of this context is '_' (i.e. global context)
* conflict warnings are now also shown when showing the
preferences dialog box (not only when modifying shortcuts and applying
changes)
* Drag/drop Python script to console: fixed TypeError (TypeError:
start() got an unexpected keyword argument 'ask_for_arguments')
* Console base widget: added support for FF (Form Feed) ANSI
sequence - Fixes bug in IPython console: 'cls' and 'clear' magic
commands were inactive in IPython consoles
* Editor: code completion was sometimes very slow when editing files
within a Spyder project
* Code editor: fixed "Delete line" feature (Ctrl+D) / was not
working with multiline selection
Other changes (since v2.0.5):
* Editor/80-column vertical edge line: added options to show/hide
this line and change the column number
* Editor: added "Comment"/"Uncomment" actions to context menu
* Source code and shell editor widgets: code refactoring/cleaning
(this should help people using these widgets outside Spyder)
Cheers,
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.