Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

45 lines (35 loc) · 1.29 KB

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.

Added

  • Conversion exception handling
  • Additional run notifications

Changed

  • Minor UI adjustments

1.2.0 - 2021-09-13

Added

  • Skip already converted files
  • Estimated time to complete (ETA)
  • Summary for complete files and bytes to proceed

Changed

  • Limit parallel conversion to 4 threads
    (depending on a hard drive load (checked with resmon command)
    you can adjust it with the PARALLEL_THREADS_COUNT constant)

Fixed

  • Fix minor typos

1.1.0 - 2021-09-12

Added

  • Progress bar indicator
  • Ability to cancel conversion

Changed

  • Limit parallel conversion to 8 threads (enough for most CPU and Hard Drives loads during conversion)

1.0.0 - 2021-09-09

Added

  • Ability to specify output *.csv root directory
  • Filter of *.nrd file names to convert based on RedExp