Skip to content

Releases: fityannugroho/img-dl

v0.10.0

30 Jan 09:02
v0.10.0
ff6b922

Choose a tag to compare

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

02 Sep 23:12
8df3cdd

Choose a tag to compare

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

27 Jul 13:39
441300d

Choose a tag to compare

What's Changed

BREAKING CHANGES!

#32 by @fityannugroho :

  • options.name and options.directory now can contain extension
  • Ensure the originalExtension is an image extension, throw error if not
  • options.extension now must be one of supported image extension by sharp, throw error if not
  • Use sharp to actually convert the image format if options.extension specified
  • image.directory now always return absolute path of the output directory

Full Changelog: v0.7.4...v0.8.0

v0.7.4

25 Jul 06:51
5bbb833

Choose a tag to compare

What's Changed

  • fix CLI hang when imgdl throw error, set --end flag default by @fityannugroho in #31

Full Changelog: v0.7.3...v0.7.4

v0.7.3

24 Jul 04:42
1499787

Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

23 Jul 15:48
405c585

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.2

v0.7.0

17 Jul 04:02
ed24cb4

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

15 Jul 05:47
c923347

Choose a tag to compare

⚠️ BREAKING CHANGES ⚠️

imgdl now returns void and there are another updates. See the README.

What's Changed

Full Changelog: v0.5.1...v0.6.1

v0.5.1

06 May 14:10
67c2644

Choose a tag to compare

What's Changed

  • fix(cli): -v flag not showing package version (6ef6e5d)
  • ci: update GitHub Actions to use actions/checkout@v4 and actions/setup-node@v4 (67c2644)

Full Changelog: v0.5.0...v0.5.1

v0.5.0

06 May 09:24
64612e7

Choose a tag to compare

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