Releases: quantcdn/quant-cli
v1.8.0
v1.7.0
- Minor fixes to unpublish. 3e7d033
- Update to allow chunk-size option. ad78ccf
- Chunk deployments. c308b3f
- Bump mime-types from 2.1.31 to 2.1.32 c0f4e73
- Bump sinon from 11.1.1 to 11.1.2 c9e1cc4
- Bump mocha from 9.0.2 to 9.0.3 fca1cba
- Update the async deploy process. 089e267
- Continue on md5 clash. 6d05375
v1.6.3
- Move publish to blocking with
for
. c8e9cd8
v1.6.2
- Yargs exit on skip. 290e6b4
v1.6.1
- Update skip unpublish check. 5eb1255
v1.6.0
- Disable unpublish with a flag. ecf7e82
- Bump string.prototype.matchall from 4.0.2 to 4.0.5 c3e7f82
- Bump sinon from 9.2.0 to 11.1.1 f30a95d
- Bump sinon-chai from 3.6.0 to 3.7.0 135f940
- Bump mocha from 7.2.0 to 9.0.2 9b697fa
- Bump chai from 4.2.0 to 4.3.4 0779d45
- Bump eslint from 6.8.0 to 7.31.0 37d3196
- Bump mime-types from 2.1.27 to 2.1.31 59cdf33
- Bump chalk from 4.1.0 to 4.1.1 e363c3b
- Add dependabot. 1829be3
v1.5.0
This is a minor bugfix and feature addition release. We have improved the support for usernames with the CLI tool and have added the ability to clear QuantCDNs cache for your project.
[bugfix]: Removed yargs default value for endpoint
[bugfix]: Added support for quant usernames with underscores
[feature]: Purge api support
v1.4.0
[bugfix]: Synchronous shutdown hooks to better support saving resume state for crawler
[feature]: Add support for responsive image detection
[feature]: MD5 checking for file changes before pushing to the remote
[feature]: Hostname rewriting to better support relative transitions for static hosting
[feature]: Allow disabling find attachment to improve deployment time
[feature]: Content disposition support for identifying downloadable content
[feature]: Support more exit states for catching crawler shutdowns
[feature]: Crawling flag support to control concurrency, cookies and other options
[feature]: Improved redirect support during crawls
v1.3.2
v1.3.1
- Deploy to determine filepaths. fb344db