Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@Treescrub Treescrub released this 04 Mar 20:11
696fc07

What's Changed

  • Warning is printed when a module script does not exist (#43)
  • Removed short_name module variable (#42)
  • Dependencies of an unloaded module will now automatically unload if unused by other modules (#44)
  • Added functions to remove callbacks by scope in various modules (#46)
  • Fixed dependency arrays not working (#52)
  • Added warning when dependencies for a module fail to load (#51)
  • Module info now shows dependencies in an array style (#50)
  • Added helper functions for registering repeating or single run tasks (#54)

Full Changelog: v0.9.2...v1.0.0