Today we announce the PyCharm 2016.1.4 Release Candidate build #145.1503. The list of bug fixes and improvements for this build can be found in the release notes.
Some highlights of the PyCharm 2016.1.4 RC are:
- numerous performance improvements along with fixes for various hangs
- a number of fixes for Docker-based python interpreters and Docker Compose support
- a fix for exception while renaming a string format parameter
- and much more
Patch updates from the previous PyCharm releases should be available shortly.
Please give PyCharm 2016.1.4 RC a try before its official release and please report any bugs and feature request to our issue tracker.
-PyCharm team
A lot of the fixes seem to duplicate the release notes from 2016.1.3 (PY-19096, PY-18877, PY-18954, etc).
https://confluence.jetbrains.com/display/PYH/PyCharm+145.971.25+Release+Notes
Curious if this was intentional or a mixup?
Hi John,
thanks for spotting this problem. There’s a problem with automatic Release Notes generation process we already aware about. It includes fixes from previous builds, so consider it as a mixup. Luckily it doesn’t miss any fixes silently but just adds duplicates from the previous release. We’re working on it.
Hi,
When will you support the native docker in OSX?
thanks.
It’s now supported through native Docker API. What kind of support you’re looking for?