Skip to content

2.3.0: Fixed: batch/command files not found without extension

Latest
Compare
Choose a tag to compare
@xparq xparq released this 13 Aug 18:38

Notable changes:

  • Fixed regression #2: file not found if .cmd/.bat/.com is omitted.
  • C++20 is required to compile now.
  • Compiled with NDEBUG in release mode (to remove the assert() calls).