-
Notifications
You must be signed in to change notification settings - Fork 756
Changelog and Migration
This page provides information on changes between different versions of the Qiling Framework and guidance on how to migrate your scripts.
For a detailed list of changes, new features, bug fixes, and improvements in each release, please refer to the GitHub Releases page.
The releases page provides a comprehensive changelog for each version of Qiling.
As Qiling evolves, we strive to maintain backward compatibility. However, sometimes breaking changes are necessary to improve the framework's design and capabilities. This section will provide guidance for migrating your code when such changes occur.
(This section will be updated as needed when breaking changes are introduced.)
We recommend keeping your Qiling installation up-to-date to take advantage of the latest features and bug fixes.
pip install --upgrade qiling
If you encounter issues after upgrading, please check the GitHub releases page for the relevant version and feel free to open an issue if you need further assistance.
- Home
- Getting Started
- Core Concepts
- Usage
- Features
- Tutorials
- Development
- Resources