Posted on

Changes for version 7.0

  1. TCL/TK 9.0.1 was used as the basis for freeWrap 7.0.
  2. Tktable (statically linked into the freeWrap build) has been updated to version 2.12
  3. Instead of providing its own virtual file system, freeWrap now uses the virtual file system provided by TCL 9.0.
  4. The zvfs namespace and command is no longer provided. Users are expected to use TCL’s zipfs command, instead.
  5. The ::freewrap::makeZIP command is no longer provided. Users are expected to use TCL’s zipfs command, instead.
  6. FreeWrap’s setting of the argv0 and argv parameters is now more consistent.