Skip to content

µGulp V0.5.14

Choose a tag to compare

@mamekudz mamekudz released this 07 Jul 19:46

µGulp™ V0.5.14

  • Persistent task history & file logging: every run is written to .microgulp/logs (raw .log transcript + structured .ndjson stream), a history.ndjson index survives dashboard reconnects and IDE restarts, and a new dashboard history panel opens each transcript (logToFile, logDirectory, logRetention).
  • New structured log elements rendered inline in the run log — CSP-safe (DOM/SVG only, no scripts, no iframe, no plugin required):
    • LogCallout — info/success/warning/error box
    • LogKeyValue — metrics / build summary list
    • LogBadges — status chips
    • LogCode — monospace code block
    • LogChart — inline-SVG bar chart
  • Higher-contrast structured-log styling (chart labels, key names, badges) for the dark carbon theme.
  • gulp-mu-gulp-api 0.3.8: the five new Log* helpers with readable CLI/CI stdout fallbacks — published to npm.

Artifacts

  • microgulp_V0.5.14.vsix — VS Code / Cursor extension
  • microgulp-phpstorm_V0.5.14.zip — PhpStorm plugin (test build)