Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Changelog

Tim Etchells edited this page Jul 7, 2020 · 6 revisions

Changelog

0.14.0 (July 2020)

  • Secure template sources
  • Project linking
    • Codewind projects can now be 'linked' together. Linking a project to another project means that the "link target" project will have the other project's hostname exposed in a user-defined environment variable.
    • That is, linking project A to project B through the PROJECT_A environment variable means that project B can access PROJECT_A in its code to get the current hostname of project B so that project A can use project B.
    • https://github.com/eclipse/codewind/issues/2852
  • Project overview update

Bugfixes:

0.13.0 (June 2020)

Bug Fixes

0.12.0 (May 2020)

Bugfixes

0.11.0 (April 2020)

Bugfixes

Clone this wiki locally