Skip to content

The "Need(ed) For Deployment" release.

Compare
Choose a tag to compare
@StyXman StyXman released this 27 Jul 08:56
· 28 commits to master since this release
  • then() is deprecated, just use strings and +, like 'C-' + exactly(8, digits) or one_or_more(digits) + '°'.
  • groups() and group() are methods with same semantics as re's.
  • Added hex, hexa that matches hexadecimal digits.
  • Support broken day representations like in Apr 7 07:46:44 (it should be 07).