PyCharm 3.1.2 发布,此版本将会是 3.1.x 系列的最后一个版本。此版本主要是 bug 修复,这些修复同时应用在社区免费版和专业版 supported functionality in these two editions。此版本主要更新内容如下:
修复了 Django 和 JavaScript
修复了 Nose test runner
修复了 SQL 支持和代码编辑器
修复了 Python 3.4 调试器和代码导航的问题
其他大量的改进
Mac 用户:we turned off native Mac message boxes by default to avoid UI locks. You can always turn them back on by setting ide.mac.message.dialogs.as.sheets=true in the idea.properties configuration file.
详细更新内容请看这里:
1. fixes between 3.1.1 and 3.1.2 RC
或者这里:
2. fixes between 3.1.2 RC and the final 3.1.2 release build.
PyCharm 3.1.2 现已提供下载, 用户可以使用基于 patch 的之前版本升级,不需要整个安装。
后续的发布计划可以查看 PyCharm 3.4 Early Access Preview program (EAP)!
项目主页:http://www.jetbrains.com/pycharm/
下载地址:http://www.jetbrains.com/pycharm/download/
来自:开源中国社区

