Releases: cfhamlet/os-urlpattern
Releases · cfhamlet/os-urlpattern
v0.1.11
v0.1.10.1
v.0.1.10
Add:
- Add parser for high-level APIs.
- Add Matcher for low-level APIs
- Add InlineFormatter.
- Add formatter.pformat.
Remove:
- Remove Config class and simplify code.
Enhance:
- Make parser.fuzzy_digest accept variable arguments.
- Auto discover Formatter.
- Make LogSpeedAdapter can be used as 'with statement'.
- Handle invalid data loading, prevent memory leak.
- Use cStringIO in python2.
Fix:
- Fix bug of view_cls_from_pattern MixedView judge.
Change:
- Change command line arguments.