utils/node_modules/string-argv/CHANGELOG.md
2024-02-07 01:33:07 -05:00

441 B

Changelog

v0.3.1 (2022-09-16)

  • Now provides both esm and cjs builds
  • Update TypeScript to 4.8.3

v0.3.0 (2019-04-16)

Dev Experience Changes

  • Project now compiled with TypeScript and provides typings

v0.2.0 (2019-04-14)

Parsing Behavior Changes

  • Now parses multiple nested quotes and content when there are no spaces 7d9b897