Skip to content

YAXBPC v2.2.3

Compare
Choose a tag to compare
@dreamer2908 dreamer2908 released this 31 May 13:14
· 13 commits to master since this release

This is a minor maintenance release. If you're on any version older than v2.2.2, you're strongly recommended to update to this.

Changes from v2.2.2

  • Added version info in how_to_apply_this_patch.txt to track usages. I should have done this since the first release.
  • Added an unimportant and mostly useless option to force YAXBPC to always make temporary copies of source files when creating/applying patch (the trick mentioned below). It will do it when needed, normally. This option might be useful when your files have weird characters in their names.

Changes from v2.1.0:

  • Trick to handle files with any of <>:"/\|?* in filename as xdelta3 in Windows can't access them.
  • PowerShell applying script as the default code path in Windows for better stability and compatibility.