Releases: matuzalemmuller/dummy-files-creator
Releases · matuzalemmuller/dummy-files-creator
Dummy Files Creator v3.0.1
- Add error handling for non-integer arguments in CLI mode
- Remove code redundancy
Dummy Files Creator v3.0.0
- Add CLI mode
- Add log file support
- Add module support & PyPi release
- Improve code quality
- Use QtDesigner to maintain PyQt5 UI
Dummy Files Creator v2.0.0
- Add Chunk Size option.
- Add Debug mode.
- Change project name and logo to
Dummy Files Creator
. - Improve large file creation.
- Files were previously created in a single operation, which used a lot of CPU and memory. Now files are created in chunks, which improves the performance of the app and allows canceling file creation more easily.
- Fix issue with the app icon in the title bar and window menu not being displayed.
[Deprecated] Test Files Generator v1.1.0
Migrated from tkinter GUI to PyQt5.
Windows and Linux apps became larger, but now Python doesn't have to be installed to run in macOS.
Same functionalities as the previous version.
Windows
- Executable: Test Files Generator.exe
Linux
- Tar file: test-files-generator-x86_64.tar.gz
macOS
- App: Test Files Generator.dmg
- Tar file: test-files-generator-darwin.tar.gz
[Deprecated] Test Files Generator v1.0.0
The first version of TFG!
Windows
- Executable: Test_Files_Generator.exe
Linux
- Tar file: test-files-generator-x86_64.tar.gz
macOS
(Requires Python 3.7.3 or later)
- App: Test_Files_Generator.dmg
- Tar file: test-files-generator-darwin.tar.gz