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.
- Conversion exception handling
- Additional run notifications
- Minor UI adjustments
1.2.0 - 2021-09-13
- Skip already converted files
- Estimated time to complete (ETA)
- Summary for complete files and bytes to proceed
- Limit parallel conversion to 4 threads
(depending on a hard drive load (checked withresmon
command)
you can adjust it with thePARALLEL_THREADS_COUNT
constant)
- Fix minor typos
1.1.0 - 2021-09-12
- Progress bar indicator
- Ability to cancel conversion
- Limit parallel conversion to 8 threads (enough for most CPU and Hard Drives loads during conversion)
- Ability to specify output
*.csv
root directory - Filter of
*.nrd
file names to convert based on RedExp