Releases: conan-io/python-patch-ng
Releases · conan-io/python-patch-ng
1.19.0 (08-Oct-2025)
Changelog
- Fix: File move/rename is not supported when applying Git patch (#24)
- Fix: Changing file permissions is ignored when applying Git patch (#23)
- Fix: Git patch full index format is not recognized (#45)
- Fix: Better handling for big patch files (#34)
- Fix: Quoted file path is not parsed correctly (originally reported by conan-io/conan#16727)
Release validated using Conan Center Index. Validation log: https://gist.github.com/uilianries/b8926036ccfb28856898b8c0472bacf5
1.18.1 (25-Oct-2024)
- Fix: Added pyproject to avoid errors when installing on python 3.13 (#36)