Skip to content

v0.2.0

Compare
Choose a tag to compare
@sharkdp sharkdp released this 11 Jan 20:09
· 12 commits to master since this release
  • Support for capture groups (capture)
  • Support for 'named' references (monadic bind)
  • Support for subexpressions (possibly, some, many)
  • Different semantics for replace
  • Added match
  • Better and more tests