Files
2017-05-10 06:53:28 -05:00

294 B

0.4.0 -- 2016-08-20

  • Add ParseResult.from_parts and ParseResultBytes.from_parts class methods to easily create a ParseResult
  • When using regular expressions, use [0-9] instead of \d to avoid finding ports with "numerals" that are not valid in a port