Releases: WJSoftware/dr-fetch
Releases · WJSoftware/dr-fetch
v0.11.1
What's Changed
- feat: Add CI/CD by @webJose in #46
- fix: Correct test CI file by @webJose in #48
- feat: On-demand unit testing by @webJose in #49
- chore(CI): Allow on-demand testing selecting the Node.js version by @webJose in #50
- fix: Convert version number to number by @webJose in #51
- chore: Move tests outside the src folder by @webJose in #47
- fix(security): Remove vulnerabilities by @webJose in #55
- chore: Update packages by @webJose in #56
- chore: Enable trusted publishing by @webJose in #57
- chore(CI/CD): Add NPM tag parameter to publish by @webJose in #58
Full Changelog: v0.11.0...v0.11.1
v0.11.0
v0.10.0
What's Changed
- chore: Upgrade packages by @webJose in #32
- docs: Update download progress example to use fetch-api-progress by @webJose in #33
- feat: Accept predicate functions as a possible pattern for custom processors by @webJose in #35
- feat: Support custom options for custom fetch() functions by @webJose in #36
- chore: Fine-tune scripts by @webJose in #37
- docs: Apply some corrections by @webJose in #38
- docs: A couple more README edits by @webJose in #39
Full Changelog: v0.9.0...v0.10.0
v0.9.0
v0.8.0
What's Changed
- docs: Correct indentation in downloader code snippet by @webJose in #20
- feat: Open the DrFetch class to any status code by @webJose in #23
- feat: Add abortable request support, getHeader, hasHeader by @webJose in #26
- chore: Add repository info to package.json by @webJose in #27
- chore: Update all packages by @webJose in #28
Full Changelog: v0.7.0...v0.8.0