Changelog for package python_qt_binding
0.2.14 (2014-07-10)
- add Python_ADDITIONAL_VERSIONS and ask for specific version of PythonInterp
- fix finding specific version of PythonLibs with CMake 3 (#11)
- fix sip_helper to use python header dirs on OS X (#12)
0.2.13 (2014-05-07)
- fix sip arguments when path contains spaces
0.2.12 (2014-01-08)
- python 3 compatibility
- fix sip bindings when paths contain spaces (#9)
0.2.11 (2013-08-21)
- allow overriding binding order
- allow to release python_qt_binding as a standalone package to PyPI (#5)
0.2.10 (2013-06-06)
- refactor loadUi function to be documentable (#2)
0.2.9 (2013-04-19)
0.2.8 (2013-01-13)
0.2.7 (2012-12-21)
- first public release for Groovy