The "Two In A Row" release.
- Implement
capture=True|False|str
for all atoms and user defined expressions. - Moved
debug()
to its own method. - Implement
re(name='bar')
. - Implement
re(times=[...])
. at_least()
andat_most()
.- Documentation!
capture=True|False|str
for all atoms and user defined expressions.debug()
to its own method.re(name='bar')
.re(times=[...])
.at_least()
and at_most()
.