Skip to content

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 27 Jan 08:19
· 29 commits to main since this release

Changelog

  • b7fead3 Add AST-based alias expansion, shared expr functions, and division safety
  • 762ef91 Document matches function behavior for invalid regex patterns
  • f27b58d Fix formatBytes to handle negative values correctly
  • 1feb5b4 Fix parseCookies to use first-wins for duplicate cookie names
  • a585153 Make isIPv4 and isIPv6 mutually exclusive for IPv4-mapped addresses
  • 3e9076d Remove webhook dead code from tmpl package