Skip to content

Changes and improvements used to migrate Grease/Seaside

Compare
Choose a tag to compare
@eMaringolo eMaringolo released this 06 Aug 19:46
· 45 commits to master since this release

This release accumulates all the changes, bugfixes and improvements that were made in the process of migrating the latest versions of Grease and Seaside to VAST 2022.

Changes

Fixes

  • #81 Infinite loop when computing prerequisites
  • #83 Missing UTF-8 string conversion when reading
  • #85 Locked files after use
  • #87 Compute application prerequisites to detect changes in applications
  • #90 String/Symbol protocol duplication
  • #91, #94 Implementation of #loaded ENVY method
  • #93 Load of SubApplications when edition creation is forced
  • #96 Early initialization of variables causes error when loading Tonel Tools itself