Skip to content

Releases: ebcsj/multiformat-validator

Release v.11.0.0

20 Jun 17:55
1cbd0b7

Choose a tag to compare

Changelog

All notable changes to MultiFormat Validator CLI will be documented in this file.

[11.0.0] - 2026-06-21

Changed

  • commands/export.py: HTML export passes user-specified filename
  • commands/batch_scan.py: HTML export passes user-specified filename
  • README.md / README_zh.md: Updated features table and documentation
  • Consolidated _scan_folder: Unified into commands/__init__.py, removed duplicates
  • Simplified _validate_file: Reduced exception handling from 8 blocks to 2
  • Updated Documentation: README.md, README_zh.md, SECURITY.md fully updated