You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
441 B
13 lines
441 B
|
2 years ago
|
# 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](https://github.com/mccormicka/string-argv/commit/7d9b89730ea112b829f2591e3e9cae4c0d0cc285)
|