8000 Release v0.4.1 · no-context/moo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.4.1

Compare
Choose a tag to compare
@tjvr tjvr released this 24 Jul 19:58

Breaking changes:

  • Keyword support is now explicit.
  • Capture groups are no longer supported. Use slice() yourself, or use the value transform.
  • {pop: 1} will now throw an error; use {pop: true}.
  • The size property has been removed. Use text.length instead.
0