updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / pycharm-eap / CHANGES
blob11dbe7d933d1c1f40abd8f9c55fd7b7121ac4c00
1 2012-01-26 2.0 build 111.241
3     * 2.0.2 Release Candidate
4     * Various bug fixes
7 2011-12-08 2.0 build 111.81
9     * 2.0 Release Candidate
10     * Various bug fixes
13 2011-11-30 2.0 build 111.33
15     * 2.0 Beta 2 release
16     * Multiprocess debugging for any Python run configuration
17     * Highlighting settings for function parameters and 'self'
18     * Support for development version of Django 1.4
19     * Various bug fixes
22 2011-11-18 2.0 build 110.451
24     * 2.0 Beta release
25     * Inspection to detect non-ASCII characters in files with no encoding
26     * Various bug fixes
29 2011-11-11 2.0 build 110.377
31     * Several projects in one window
32     * Bundled JavaScript debugger
33     * Python and Django consoles customization
34     * Formatting and structure view for Cython
35     * Various bug fixes
38 2011-11-04 2.0 build 110.303
40     * Resolve and completion improvements for Cython
41     * Completion for Jinja2 filters and tests
42     * Structure view and formatter for Mako templates
43     * Various bug fixes
46 2011-10-18 2.0 build 110.156
48     * Mako and Cython improvements
49     * Multiprocess debugging
50     * Code insight for Django {% trans %} tag
51     * Various bug fixes
54 2011-10-04 2.0 build 110.37
56     * Initial support for Cython
57     * New bundled CoffeeScript plugin
58     * Initial support for code coverage based on coverage.py
59     * Redesigned template language configuration
60     * Goto Test action can create a new test
61     * Various bug fixes
64 2011-09-21 2.0 build 108.1348
66     * Initial support for Jinja2 templates
67     * Improvements for Mako templates: code completion, typing assistance,
68       comment code shortcut, navigation
69     * Smart Step Into action in the debugger
70     * Goto Test action
71     * Various bug fixes