Next | Query returned 15 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2019-08-28 10:22:28 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-parse: updated to 1.12.1

1.12.1
Actually use the case_sensitive arg in compile
   2019-04-11 10:31:55 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-parse: updated to 1.12.0

1.12.0
Do not assume closing brace when an opening one is found
   2019-01-24 14:46:00 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-parse: updated to 1.11.1

1.11.0 Implement __contains__ for Result instances.
1.10.0 Introduce a "letters" matcher, since "w" matches \ 
numbers also.
1.9.1 Fix deprecation warnings around backslashes in regex strings. Also fix \ 
some documentation formatting issues.
   2018-10-07 09:28:01 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-parse: updated to 1.9.0

1.9.0:
We now honor precision and width specifiers when parsing numbers and strings, \ 
allowing parsing of concatenated elements of fixed width
   2018-08-28 11:54:26 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
py-parse: added version 1.8.4

Parse strings using a specification based on the Python format() syntax.
parse() is the opposite of format()

Next | Query returned 15 messages, browsing 11 to 20 | previous