Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 879 Bytes

CHANGELOG.md

File metadata and controls

33 lines (24 loc) · 879 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

Changed

  • Made progress bar more reliable

v0.2.0

2024-07-17

Added

  • Retry logic for failed downloads

Changed

  • Split progress bar into two lines
  • Adjust progress bar variable padding
  • 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.