Skip to content

FileTreeGenerator v0.0.3

Latest
Compare
Choose a tag to compare
@GrimReaper3223 GrimReaper3223 released this 21 Aug 00:17
· 3 commits to master since this release

Changelog v0.0.3:

  • [FEATURE]: Added some statistics about how many files and directories were generated, including a histogram that indicates which extensions were created and how many files exist with that extension;

  • [IMPROVEMENTS]: Added exception handling in error-prone code points;

  • [TESTS]: Some small tests related to Java's own functionalities were added. They are basic tests to visualize the behavior of certain code snippets;

  • [COMPATIBILITY]: Backward compatibility available with Java 19;

Use java -jar Generator.jar to execute this application