What’s New?

This page presents the latest news concerning pyQode.

You will find information about the latest release (new feature and bugfixes) and what is planned for the next version.

For more specific details about what is planned and what has been accomplished, please visit the issues page on github and the changelog, respectively.

2.0.0

The 2.0 version mainly improved stability and usability. No new features were added and some were removed (the folding panel has been removed due to some peformances issues).

The public API has been heavily refactored to bring you a more pythonic and a cleaner API. The project now have a solid test suite and measure its coverage.

We have dropped python2 support for the frontend. This means the GUI application that use pyqode must be written in python3.

Next Version

Next version will focus on adding new features and reintroducing features that were previously removed (code folding).