Skip to content

Latest commit

 

History

History
executable file
·
108 lines (56 loc) · 2.74 KB

CHANGELOG.md

File metadata and controls

executable file
·
108 lines (56 loc) · 2.74 KB

ChangeLog

v2.0.0

Breaking Changes

  • Support Node.js v18 or later

Changes

  • chore: update deps and remove unnecessary packages #40

v1.3.0

Breaking Changes

  • Support Node.js v14 or later #36

v1.2.1

Fixes

  • Using ':' between two variables not working on Windows 10 #25

v1.2.0

Breaking Changes

  • Support Node.js v12 or later #27

Changes

  • Modernize project #28

v1.1.2

Changes

  • Node v4 support #23

v1.1.1

Fixes

  • Package.json's file properties specification is incorrect #21

v1.1.0

Changes

  • Drop transpile by Babel #20

v1.0.7

Features

  • Using a Config in a Redirect on Mac & Windows #17

Changes

  • Node v7 support #16

v1.0.6

Features

  • Support npm config params #14

Fixes

  • It is an error to npm run the examples #12

v1.0.5

Fixes

  • Can't correctly identify the prefix #10

v1.0.4

Features

  • Supporting replacement of parameters including multiple variables #9

v1.0.3

Fixes

  • "config" in the description of package.json is in the "conf" #6
  • Change the cross-conf-env of samples from the dependencies in devDependencies #7
  • Files remain from a xlsx-extractor to examples #8

v1.0.2

Fixes

  • "config" is "conf" in package.json sample of README #5

1.0.1

Fixes

  • npm_package_config_ is in npm_package_conf in the replacement process #4

v1.0.0

  • First release