Skip to content

Releases: johnstevenson/winbox-args

v1.1.1

07 Nov 17:21

Choose a tag to compare

  • Fixed: platform inconsistencies when escaping unexpected false or null values.

v1.1.0

14 Aug 15:32

Choose a tag to compare

  • Added: escapeCommand method, taking an array of arguments that includes the executable.
  • Added: optional module argument to improve edge-case escaping for the executable.
  • Fixed: replaced escapeshellarg usage to avoid locale problems.
  • Fixed: continual updates to use Chocolatey with appveyor.