Releases: pyQode/pyqode.designer
Releases · pyQode/pyqode.designer
1.2
1.1
New debian packages and many bug fixed
New:
-
Debian packages build scripts (cmake scripts):
$ cd /path/to/source && mkdir build && cd build $ cmake -DCPACK_GENRATOR=DEB .. $ make package
-
Packages are available in the following PPA:
$ sudo apt-add-repository ppa:pyqode/stable $ sudo apt-get update $ sudo apt-get install python-pyqode.core python3-pyqode.core
Bug fixed:
- Better detection of plugins installed through ppa
- Fix for DistributionNotFound, in case of messed up site-packages
1.0
Final version for pyqode.designer 1.0
Changes:
- Switch to MIT license
- Added a desktop entry for GNU/Linux