1 2011-12-08 2.0 build 111.81
3 * 2.0 Release Candidate
7 2011-11-30 2.0 build 111.33
10 * Multiprocess debugging for any Python run configuration
11 * Highlighting settings for function parameters and 'self'
12 * Support for development version of Django 1.4
16 2011-11-18 2.0 build 110.451
19 * Inspection to detect non-ASCII characters in files with no encoding
23 2011-11-11 2.0 build 110.377
25 * Several projects in one window
26 * Bundled JavaScript debugger
27 * Python and Django consoles customization
28 * Formatting and structure view for Cython
32 2011-11-04 2.0 build 110.303
34 * Resolve and completion improvements for Cython
35 * Completion for Jinja2 filters and tests
36 * Structure view and formatter for Mako templates
40 2011-10-18 2.0 build 110.156
42 * Mako and Cython improvements
43 * Multiprocess debugging
44 * Code insight for Django {% trans %} tag
48 2011-10-04 2.0 build 110.37
50 * Initial support for Cython
51 * New bundled CoffeeScript plugin
52 * Initial support for code coverage based on coverage.py
53 * Redesigned template language configuration
54 * Goto Test action can create a new test
58 2011-09-21 2.0 build 108.1348
60 * Initial support for Jinja2 templates
61 * Improvements for Mako templates: code completion, typing assistance,
62 comment code shortcut, navigation
63 * Smart Step Into action in the debugger