Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Releases: oezingle/ScriptMerge

Release 1.1.0

24 Feb 05:53

Choose a tag to compare

Changelog
1.1.0

  • simplified Spider behavior
    • breaks: any recursive use of spider
  • improved dependency ranking
    • switched from tree depth rating to topigraphical sort
  • script now removes unused modules
    • bootstrapped file is smaller
    • any module that doesn't take part in a global variable is stripped from the dependency tree
  • fixed a bug detecting object syntax
  • renamed the built file 'Scriptable (built).js'

Initial Release

13 Feb 05:49

Choose a tag to compare

This release