v1.2.0 New context option filtering out dependency directories from output
What's Changed
- [FIX] fixes some issues with bundling from the last release (now removed (v1.1.2) as the extension was bundled using the wrong target)
- [FEATURE] adds ignore dependency directories context option by @jtroussard in #22
- [FIX] fixes version number update, use semantic versioning by @jtroussard in #24
- [DOC] updates version numbers in package and readme, caused by patches.
- [SEC] updates minimist transitive dependency version (dependabot warning) #27
- [OPS] updates bundle configs and some docs #25
- fixes version number update, use semantic versioning
- optimizes packaging (x10 reduction)
- corrects version number in README