File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- ## 2013-03-** 0.6.11
4+ ## 2013-03-15 0.6.11
55--------------------
66* Update `PEP8 ` to version 1.4.5;
77* Update `Pylint ` to version 0.27.0;
Original file line number Diff line number Diff line change @@ -31,17 +31,17 @@ Another old presentation here: http://www.youtube.com/watch?v=YhqsjUUHj6g
3131Changelog
3232=========
3333
34- ## 2012-08-02 0.6.5
35- -------------------
36- * Updated Pep8 to version 1.3.3
37- * Updated Pylint to version 0.25.2
38- * Fixed virtualenv support for windows users
39- * Added pymode modeline ':help PythonModeModeline'
40- * Added diagnostic tool ':call pymode#troubleshooting#Test()'
41- * Added ` PyLintAuto ` command ':help PyLintAuto'
42- * Code checking is async operation now
43- * More, more fast the pymode folding
44- * Repaired execution of python code
34+ ## 2013-03-15 0.6.11
35+ --------------------
36+ * Update ` PEP8 ` to version 1.4.5;
37+ * Update ` Pylint ` to version 0.27.0;
38+ * Update ` autopep8 ` to version 0.8.7;
39+ * Fix breakpoint definition;
40+ * Update python syntax;
41+ * Fixed run-time error when output non-ascii in multibyte locale;
42+ * Move initialization into ftplugin as it is python specific;
43+ * Pyrex (Cython) files support;
44+ * Support ` raw_input ` in run python code;
4545
4646
4747Requirements
Original file line number Diff line number Diff line change 66 (__) (__) (__) (_) (_)(_____)(_)\_) (_/\/\_)(_____)(____/(____) ~
77
88
9- Version: 0.6.9
9+ Version: 0.6.11
1010
1111==============================================================================
1212CONTENTS *Python-mode-contents*
You can’t perform that action at this time.
0 commit comments