Skip to content

Releases: ClementDreptin/ModuleLoader

v1.2.0

14 Dec 01:20
Compare
Choose a tag to compare

Features

  • Separated displaying just the module names and the modules with their metadata in 2 separate flags (-s and -S respectively).
  • Allowed to unload a module via its name instead of an absolute file path.

v1.1.0

04 Sep 13:38
Compare
Choose a tag to compare

Features

  • Displayed more info about the loaded modules

v1.0.1

26 Feb 18:38
Compare
Choose a tag to compare

Bug fixes

  • Fixed using ModuleLoader with just a path not working when the module was not already loaded.

v1.0.0

21 Oct 13:39
Compare
Choose a tag to compare

First version.