Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 769 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 769 Bytes

Changelog

All notable changes to the "auto-myrient" project will be documented in this file.

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

Unreleased

Added

  • Retry logic for failed downloads

Changed

  • Split progress bar into two lines
  • Colorized progress percentage
  • Switched to decimal bytes (MB instead of MiB)

v0.1.0

2024-07-11

Added

  • Initial release of auto-myrient.
  • Feature for downloading ROMs in bulk via provided DAT files.
  • Support for resuming incomplete downloads.
  • Built-in documentation with explanations of all parameters.
  • Example output image in README to show a resumed download in progress.