Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1003 Bytes

CHANGELOG.md

File metadata and controls

39 lines (23 loc) · 1003 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.3.3]

  • Fix a bug on renaming files
  • Add option --suffix to hmo rename

[0.3.2]

  • Fix a bug in `hmo organize.
  • Improved prompt (allow default).
  • Allow for configuration files

[0.3.0]

  • Expand --with-exif and --without-exif to allow single key and allow * in key.
  • Caching expensive operations such as md5 calculation and file viewable/playable tests, and add option --no-cache to invalidate the cache.

[0.2.0] - 2025-01-18

  • Add hmo validate

0.1.0 - 2025-01-18

  • Initial release

Added

  • First release on PyPI.