updated on Sun Jan 15 08:01:04 UTC 2012
[aur-mirror.git] / pycharm-eap / CHANGES
blobb078192aa7f0474fbf8db77d08dc40ecfca6ad4b
1 2011-12-08 2.0 build 111.81
3     * 2.0 Release Candidate
4     * Various bug fixes
7 2011-11-30 2.0 build 111.33
9     * 2.0 Beta 2 release
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
13     * Various bug fixes
16 2011-11-18 2.0 build 110.451
18     * 2.0 Beta release
19     * Inspection to detect non-ASCII characters in files with no encoding
20     * Various bug fixes
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
29     * Various bug fixes
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
37     * Various bug fixes
40 2011-10-18 2.0 build 110.156
42     * Mako and Cython improvements
43     * Multiprocess debugging
44     * Code insight for Django {% trans %} tag
45     * Various bug fixes
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
55     * Various bug fixes
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
64     * Goto Test action
65     * Various bug fixes