Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 833 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 833 Bytes

1.1.1 - 2019-11-07

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

1.1.0 - 2018-08-14

  • 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.

1.0.0 - 2016-08-04

  • Initial release