how to determine changes between plugin versions?
Hi Folks. I see that I am using version 2.9.2 of the python plugin http://plugins.intellij.net/plugin/?id=631 , but the newest version is 2.10.0. How do I find the release notes detailing what changed between them? I'm using IntelliJ 11.1.4 on Mac OS X 10.7.5. Thanks! -- matt
请先登录再写评论。
A follow up, please: I found this awesome feature has been implemented (yay!): Change method signature refactoring : PY-1443 ( http://youtrack.jetbrains.com/issue/PY-1443 ). My question is when will this be incorporated into the above python plugin for IDEA? Thanks again.
I'm sorry I wasn't clear. I'd like to find something like release notes for each plugin version released, but you answered my question: Look at the plugin's release date and then cross-reference to the blog. E.g., 2.10.0 released 2012-11-22 -> http://blog.jetbrains.com/pycharm/2012/11/python-plugin-for-intellij-idea-12-is-now-available/ . Thank you.
The Change Signature refactoring will be included in a release of the Python plugin for IntelliJ IDEA 12.1.
New features in new plugin versions parallel new PyCharm releases - you can check out the PyCharm blog at http://blog.jetbrains.com/pycharm/ for more details.
Note that the version 2.10 of the plugin requires IntelliJ IDEA 12 - it won't work with 11.1.4.