• Stable v1.5.8.29 467fca6adf

    v1.5.8.29 Externalized CompelGenerator and advanced local custom bundling

    chris released this 2 months ago | 0 commits to master since this release

    Change description

    Framework abilities - none

    new features

    • externalized geration of WebTrinity from Component
      • introduced CompelGenerator
      • moved all logic/functions concerning Component generation into CompelGenerator
      • prep for extending generation abilities (e.g. other frameworks/notations)
    • local custom bundler (generate_single_file.js) now generates a vanilla script and a module with exports

    behaviour changes

    • empty childContext() is now allowed

    minor

    minor fixes, code refactores, chores and or doc changes

    • major refactoring/restructoring of files/modules/directories
    • fixed setting Function ExtStorage
    • fixes concerning introduced CompelGenerator
    • unified sonme dependency usage to reduce circular dependencies
    • changed WebTrinity property names
    Downloads