Releases: fityannugroho/img-dl
Releases · fityannugroho/img-dl
v0.10.0
What's Changed
- refactor: simplify and standardize temporary test directory by @fityannugroho in #153
- chore(deps): bump got from 14.4.7 to 14.4.8 by @dependabot[bot] in #154
- chore(deps): bump p-queue from 8.1.0 to 8.1.1 by @dependabot[bot] in #155
- chore(deps): bump vite from 7.1.3 to 7.1.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #157
- chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #156
- chore(deps-dev): bump @types/node from 24.3.0 to 24.4.0 by @dependabot[bot] in #158
- chore(deps): bump vite from 7.1.5 to 7.1.11 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #166
- chore(deps): bump dependencies by @fityannugroho in #167
- chore(deps): bump glob from 10.4.5 to 10.5.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #170
- chore(deps): bump p-queue from 8.1.1 to 9.0.0 by @dependabot[bot] in #169
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #171
- feat: add --insecure and --ca-file flags by @fityannugroho in #172
- chore(deps): update dependencies including Vitest v4 by @fityannugroho in #173
Full Changelog: v0.9.0...v0.10.0
What's Changed
- refactor: simplify and standardize temporary test directory by @fityannugroho in #153
- chore(deps): bump got from 14.4.7 to 14.4.8 by @dependabot[bot] in #154
- chore(deps): bump p-queue from 8.1.0 to 8.1.1 by @dependabot[bot] in #155
- chore(deps): bump vite from 7.1.3 to 7.1.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #157
- chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #156
- chore(deps-dev): bump @types/node from 24.3.0 to 24.4.0 by @dependabot[bot] in #158
- chore(deps): bump vite from 7.1.5 to 7.1.11 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #166
- chore(deps): bump dependencies by @fityannugroho in #167
- chore(deps): bump glob from 10.4.5 to 10.5.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #170
- chore(deps): bump p-queue from 8.1.1 to 9.0.0 by @dependabot[bot] in #169
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #171
- feat: add --insecure and --ca-file flags by @fityannugroho in #172
- chore(deps): update dependencies including Vitest v4 by @fityannugroho in #173
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- chore(deps-dev): bump msw from 2.3.2 to 2.3.4 by @dependabot[bot] in #33
- chore(deps-dev): bump tsup from 8.2.2 to 8.2.3 by @dependabot[bot] in #35
- chore(deps): bump got from 14.4.1 to 14.4.2 by @dependabot[bot] in #36
- chore(deps-dev): bump @eslint/js from 9.7.0 to 9.8.0 by @dependabot[bot] in #37
- chore(deps-dev): bump @types/node from 20.14.11 to 22.0.0 by @dependabot[bot] in #34
- chore(deps-dev): bump msw from 2.3.4 to 2.3.5 by @dependabot[bot] in #38
- chore(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot[bot] in #39
- chore(deps-dev): bump tsup from 8.2.3 to 8.2.4 by @dependabot[bot] in #40
- chore(deps-dev): bump @types/node from 22.0.0 to 22.1.0 by @dependabot[bot] in #42
- chore(deps-dev): bump file-type from 19.3.0 to 19.4.0 by @dependabot[bot] in #43
- chore(deps-dev): bump @types/node from 22.1.0 to 22.2.0 by @dependabot[bot] in #44
- chore(deps-dev): bump @eslint/js from 9.8.0 to 9.9.0 by @dependabot[bot] in #45
- chore(deps-dev): bump file-type from 19.4.0 to 19.5.0 by @dependabot[bot] in #58
- chore(deps-dev): bump execa from 9.3.0 to 9.3.1 by @dependabot[bot] in #47
- chore(deps): bump sharp from 0.33.4 to 0.33.5 by @dependabot[bot] in #48
- chore(deps-dev): bump @types/node from 22.2.0 to 22.5.4 by @dependabot[bot] in #57
- Upgrade dependencies with patch & minor changes by @fityannugroho in #76
- Refactor: replace ESLint and Prettier with Biome by @fityannugroho in #79
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #80
- chore(deps-dev): bump @types/node from 22.7.6 to 22.7.7 by @dependabot[bot] in #81
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group by @dependabot[bot] in #94
- chore(deps): bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group by @dependabot[bot] in #100
- Upgrade dependencies to latest, improve test cleanup by @fityannugroho in #115
- chore(deps): bump vite from 5.4.9 to 6.2.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #116
- chore: upgrade dependencies to latest versions by @fityannugroho in #145
- chore(deps): bump vite from 6.2.2 to 6.2.3 in the npm_and_yarn group by @dependabot[bot] in #118
- chore: improve CI/CD pipeline and project configuration by @fityannugroho in #146
- Refactor tests: cross-platform paths, shared tmp dir, and e2e tests by @fityannugroho in #149
- fix: normalize path handling and make tests Windows-compatible by @fityannugroho in #150
- chore(deps): bump brace-expansion from 2.0.1 to 2.0.2 in the npm_and_yarn group by @dependabot[bot] in #148
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #147
- Improve tests and coverage: add tests and small fixes to reach full line coverage by @fityannugroho in #151
- feat: CLI bulk download with file-input by @fityannugroho in #152
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
BREAKING CHANGES!
#32 by @fityannugroho :
options.nameandoptions.directorynow can contain extension- Ensure the
originalExtensionis an image extension, throw error if not options.extensionnow must be one of supported image extension bysharp, throw error if not- Use
sharpto actually convert the image format ifoptions.extensionspecified image.directorynow always return absolute path of the output directory
Full Changelog: v0.7.4...v0.8.0
v0.7.4
What's Changed
- fix CLI hang when
imgdlthrow error, set--endflag default by @fityannugroho in #31
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- fix(cli): unresolved
imgdlpromise by @fityannugroho in #30
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- chore(deps-dev): bump @types/node from 20.14.9 to 20.14.11 by @dependabot in #22
- chore(deps-dev): bump @eslint/js from 9.5.0 to 9.7.0 by @dependabot in #23
- chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 by @dependabot in #24
- chore(deps-dev): bump @vitest/coverage-v8 from 2.0.2 to 2.0.3 by @dependabot in #26
- Migrate from
npmtopnpm, improve the tests by @fityannugroho in #28 - Fix CLI crash, Improving error handling by @fityannugroho in #29
Full Changelog: v0.7.0...v0.7.2
v0.7.0
What's Changed
- Add URL-level options and improve the Overwrite Prevention by @fityannugroho in #20
- Debug failed test by @fityannugroho in #21
Full Changelog: v0.6.1...v0.7.0
v0.6.1
⚠️ BREAKING CHANGES ⚠️
imgdl now returns void and there are another updates. See the README.
What's Changed
- Revamp by @fityannugroho in #14
- Awaiting for
queue.addin the wrong scope caused concurrency blocking by @fityannugroho in #15 Image.urlnow returnURLclass instance instead ofstringby @fityannugroho in #16- Fix missing
awaitinsidedownload, update tests, upgradevitestto v2 by @fityannugroho in #17
Full Changelog: v0.5.1...v0.6.1
v0.5.1
What's Changed
- fix(cli):
-vflag not showing package version (6ef6e5d) - ci: update GitHub Actions to use
actions/checkout@v4andactions/setup-node@v4(67c2644)
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- chore(deps-dev): bump vite from 5.0.7 to 5.0.12 by @dependabot in #7
- chore(deps-dev): bump vite from 5.0.12 to 5.2.8 by @dependabot in #8
- Upgrade dependencies, update code linter & formatter by @fityannugroho in #9
Full Changelog: v0.4.0...v0.5.0