Skip to content

Releases: matuzalemmuller/dummy-files-creator

Dummy Files Creator v3.0.1

31 Jan 19:18
3a16f14
Compare
Choose a tag to compare
  • Add error handling for non-integer arguments in CLI mode
  • Remove code redundancy

Dummy Files Creator v3.0.0

30 Jun 19:19
Compare
Choose a tag to compare
  • 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

08 Nov 13:44
b58ea4d
Compare
Choose a tag to compare
  • 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

20 May 02:05
Compare
Choose a tag to compare

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

Linux

macOS

[Deprecated] Test Files Generator v1.0.0

16 May 05:54
Compare
Choose a tag to compare