--- a/changelog Fri Apr 25 18:50:52 2014 +0200 +++ b/changelog Fri Apr 25 22:07:19 2014 +0200 @@ -7,10 +7,15 @@ and pixmaps provided by Thimo Kraemer. -- changed the code to be executed with Python 2 as well (thanks to Tobias Rzepka) + -- implemented a background service which execute Python2 and Python3 scripts + in the background independent of the current interpreter - Checkers -- updated pyflakes to version 0.7.3 -- added syntax checker for JavaScript files -- added capability to check multiple files from the project sources browser +- Debugger + -- updated coverage to 3.7.1 + -- enabled coverage info in Python2 projects - Editor -- added a scrolling map like display showing all markers -- added a context menu entry to reload a file with a given encoding @@ -23,6 +28,8 @@ - Plugin Manager -- extended the plugin repository dialog to allow to hide unwanted entries and cleanup the plugin downloads area + -- implemented the Python2 compatibility check for plug-ins (new boolean flag + 'python2Compatible' - Project -- added support for JavaScript projects - Version Control System Interfaces @@ -43,6 +50,8 @@ --- added support for the shelve extension (as of Mercurial 2.8) --- added support for the largefiles extension (as of Mercurial 2.0) --- added support for Mercurial queues summary +- Third Party packages + -- updated CharDet to 2.2.1 Version 5.4.0: - bug fixes @@ -76,7 +85,7 @@ --- added a checker for docstring conventions --- extended the fixer for docstring issues - Editor - -- added the capability to preview HTML, Mardown and ReST files + -- added the capability to preview HTML, Markdown and ReST files -- added the capability to sort lines spanned by a rectangular selection based on the selected text -- added entires to convert the selection to upper/lower case to the