This release brings compatibility with the latest versions of PyO3 and syntect, which enables compatibility with the stable toolchain of Rust. It also provides compatibility with Python 3.9. Finaly, this release includes a complete refactoring of the codebase.
All Platforms
-
You can easily install this version if you use Anaconda by running:
conda install pysyntect -c spyder-ide
Note: This usually takes a couple of days to work until conda packages are created and uploaded by conda-forge. Please be patient.
-
Or you can use pip with this command:
pip install -U pysyntect
For the list of new features, closed issues and merged pull requests in this release, please see our Changelog