v0.13.2
In this release, we've focused on fine-tuning and enhancing the compatibility and functionality of our project.
Notable updates include better recognition of requirements.txt
, support for Python v3.12, and enhanced handling of Python code with encoding declarations, collectively enhancing the overall performance and user experience.
What's Changed
- Relax regex re. recognizing requirements.txt by @jherland in #372
- Support Python v3.12 by @jherland in #383
- Handle Python code with embedded encoding declarations by @jherland in #384
- Bump version to 0.13.2 by @zz1874 in #389
Full Changelog: v0.13.1...v0.13.2