Released on 2013-12-24.
- Issues fixed: 556, 559, 560, 561, 562, 564, 565, 566, 569, 570, 573
- NEW: wrapper for python.q to use it under PyCharm
Note: You will need to create symlink from python to python.py in order for this to work, i.e.:
ln -s bin/python.py bin/python
- Support to use 32-bit Q under 64-bit OS X