source:
uri/docs/source/release-notes/0.4.0.rst@
230
Last change on this file since 230 was 230, checked in by , 4 years ago | |
---|---|
File size: 294 bytes |
Line | |
---|---|
1 | 0.4.0 -- 2016-08-20 |
2 | ------------------- |
3 | |
4 | - Add ``ParseResult.from_parts`` and ``ParseResultBytes.from_parts`` class |
5 | methods to easily create a ParseResult |
6 | |
7 | - When using regular expressions, use ``[0-9]`` instead of ``\d`` to avoid |
8 | finding ports with "numerals" that are not valid in a port |
Note:
See TracBrowser
for help on using the repository browser.