Releases: TrafficOps-io/tops-templates
Releases · TrafficOps-io/tops-templates
Release list
TrafficOps Templates — initial preview
Initial downloadable preview of TrafficOps Templates, built from the main branch after CI passed on PHP 8.4/8.5 and Node 22/24, including the VS Code Extension Host and PHP/JavaScript compatibility tests.
- Install
tops-templates-0.1.0.vsixusing VS Code → Extensions: Install from VSIX. - Install the CLI tarball with
npm install -g ./trafficops-cli-0.1.0.tgz, then runtops --help(Node 22+). trafficops-editor.zipis the initial deployable static browser editor, including Monaco and local fonts/assets.- The Composer ZIP contains the standalone
trafficops/template-dslpackage.
Open the current Template Studio on Netlify. The live editor follows successful main-branch CI and includes subsequent improvements, including TPL syntax highlighting and the preview toggle.
npm and Packagist publication are deferred; the source includes release workflows and setup instructions.