Cross Env Versions Save

? Cross platform setting of environment scripts

v5.1.6

6 years ago

5.1.6 (2018-05-22)

Bug Fixes

  • check for sigint before setting exit code to 1 (#181) (b88977c)

v5.1.5

6 years ago

5.1.5 (2018-05-09)

Bug Fixes

  • exit code should be set to 1 when os kills child process (#177) (d5170bf), closes #150

v5.1.4

6 years ago

5.1.4 (2018-03-09)

Bug Fixes

v5.1.3

6 years ago

5.1.3 (2017-12-21)

Bug Fixes

v5.1.2

6 years ago

5.1.2 (2017-12-21)

Bug Fixes

v5.1.1

6 years ago

5.1.1 (2017-10-27)

Bug Fixes

  • remove env variables that don't exist from the converted commands in Windows. (#149) (50299d9)

v5.1.0

6 years ago

5.1.0 (2017-10-16)

Features

v5.0.5

6 years ago

<a name"5.0.5">

5.0.5 (2017-08-08)

Bug Fixes

  • docs: add malware warning to README (44b37dd1)

v5.0.4

6 years ago

<a name"5.0.4">

5.0.4 (2017-08-06)

Bug Fixes

  • Don't pass fn reference(commandConvert) to commandArgs.map (#135) (c03ec7a2)

v5.0.3

6 years ago

<a name"5.0.3">

5.0.3 (2017-08-03)

Bug Fixes

  • Normalize command only and not command args(windows) (#134) (277cf075)