Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 605 Bytes

CHANGELOG.md

File metadata and controls

35 lines (19 loc) · 605 Bytes

Change Log

[0.0.4]

Added

  • Allow users to customize the default image directory.
  • Allow users to choose whether to download silently.
  • Implement two image rename rules: sequence and hash.

Changed

  • Refined certain portions of the text.

[0.0.3] - 2024-12-04

Added

  • Add custom option to select image directory for downloads, contributed by @Agility6 (#1)

[0.0.2] - 2024-12-03

Fixed

  • Fix command not found error.

Changed

  • Use npm for vsce package.

[0.0.1] - 2024-12-03

Added

  • Implementing core functionality.