Skip to content

v0.3.12

Choose a tag to compare

@safishamsi safishamsi released this 08 Apr 08:41

0.3.12

  • Fix: sanitize_label was double-encoding HTML entities in the interactive graph (< instead of <) — removed html.escape() from sanitize_label; callers that inject directly into HTML now call html.escape() themselves (#66)
  • Fix: --wiki flag missing from skill.md usage table (#55)