Skip to content

1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 15:10

[1.7.0] - 2023-11-26

Added

  • script_comp: Add cli flag to optionally follow symlinks.
  • script_comp: Add cli flag to allow raising the max include depth.
  • script_comp: Now also prints the full include chain for each error.
  • script_comp: Now prints timing for each handled file; updated some help text to be clearer.

Fixed

  • ResMan/Res: Fix prematurely opening FDs and exhausting allowed pool when sourcing many files (e.g. script_comp *.nss).

This release bumps version to 1.7 due to the minor API change on the Res type.

Windows amd64 binaries might still have file seeking issues due to the prevailing mingw bug. If you run into strange issues related to broken file reads, try the 32bit binaries first.