Skip to content

Releases: conan-io/python-patch-ng

1.19.0 (08-Oct-2025)

08 Oct 14:42
50fcd3b
Compare
Choose a tag to compare

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)

25 Oct 12:12
Compare
Choose a tag to compare
  • Fix: Added pyproject to avoid errors when installing on python 3.13 (#36)

1.8.0 (02-Aug-2024)

02 Aug 09:47
Compare
Choose a tag to compare
  • Feature: Require python 3.6 as minimal version (#31)
  • Fix: Fix DeprecationWarning/SyntaxWarning in regex (#29)

1.17.4

18 Mar 14:59
2354804
Compare
Choose a tag to compare

Fixes

  • Remove read-only files on Windows (#13)

1.17.3

05 Mar 11:33
Compare
Choose a tag to compare

This is mainly a maintenance release with no new features:

  • LICENSE file is included in the package (#7)
  • Deployment to PyPI is done by CI (#11)

Import patch flow from Conan code base

29 Oct 11:12
Compare
Choose a tag to compare

Rename project to patch-ng

27 Sep 21:57
7fbbea1
Compare
Choose a tag to compare