Releases: rifsxd/pydvpl
PyDVPL 1.2.1
Full Changelog: 1.2.0...1.2.1
Minor visual changes.
PyDVPL 1.2.0
Full Changelog: 1.1.0...1.2.0
error fixed - removed output_lock - removed threading - removed async
PyDVPL 1.1.0 (BUGGED RELEASE)
Full Changelog: 1.0.0...1.1.0
(BUGGED RELEASE) works only if running _pydvpl.py directly and not working via package
implemented async, asyncio & aiohttp. Refactored most logic and improved visuals. removed threading and multiprocessing
PyDVPL 1.0.0
Full Changelog: 0.9.0...1.0.0
optimized verify_dvpl() function & welcome stable release! Code now fully stable for 1.0.0 version release.
PyDVPL 0.9.0
Full Changelog: 0.8.0...0.9.0
improved the progress bar & remaining time logic heavily & elapsed time now shows hours
PyDVPL 0.8.0
Full Changelog: 0.7.0...0.8.0
added neat version check and upgrade and cleaned meta info
PyDVPL 0.7.0
Full Changelog: 0.6.0...0.7.0
Added new remaining time estimate feature for progress bar & restructured package to be more cleaner modular system
PyDVPL 0.6.0
Full Changelog: 0.5.0...0.6.0
project restructured to be more modular
PyDVPL 0.5.0
Full Changelog: 0.4.0...0.5.0
added compression level choices -c, --compression (default, fast & hc), heavily optimized code base and minor improvements added for file processing
PyDVPL 0.4.0
Full Changelog: 0.3.0...0.4.0
Minor improvements utilizing pathlib module, shortened modes added, added checks for threads if specified threads are lesser than 1 (minimum 1 threads needed)