Releases: Ismail-elkorchi/dir-archiver
Releases · Ismail-elkorchi/dir-archiver
2.1.0
- Add ESLint (#12).
- Several enhancements to better support Microsoft Windows (Diff).
2.0.0
- Bump archiver from 5.2.0 to 5.3.1 (42c30b7).
- Add an option to include the base directory in the archive root (#11).
1.2.0
- Bump archiver from 4.0.2 to 5.2.0.
- Make exclude paths relative to run directory (#4)
- Remove the destination zip if it exists already (#7)
1.1.2
- Bump lodash from 4.17.15 to 4.17.19.
- Bump archiver from 4.0.1 to 4.0.2.
1.1.1
- CLI : prevent execution if the required arguments are missing.