Releases: cfhamlet/os-urlpattern
Releases · cfhamlet/os-urlpattern
v0.1.11
11 Jan 09:51
Compare
Sorry, something went wrong.
No results found
Merge pull request #1 from cfhamlet/develop
Trivial Update
v0.1.10.1
06 Jul 03:48
Compare
Sorry, something went wrong.
No results found
Command line support read from multi files by using -i/-p param.
v.0.1.10
04 Jul 13:00
Compare
Sorry, something went wrong.
No results found
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.
v0.1.9
27 Jun 12:34
Compare
Sorry, something went wrong.
No results found
Remove drop_url from the default config.
Rename bad designed class names.
PatternMaker APIs refactoring.
Quick merge clustered tree.
More conditions on validating pattern unit.
v0.1.8
26 Jun 16:37
Compare
Sorry, something went wrong.
No results found
Simplify match procedure,remove preprocess step.
Advantage:
Simplify the complex.
Reduce memery usage.
Matcher can load pattern at any time.
v0.1.7
19 Jun 11:29
Compare
Sorry, something went wrong.
No results found
Refactoring APIs, add TreeNode.
v0.1.6
15 Jun 09:48
Compare
Sorry, something went wrong.
No results found
v0.1.5
15 Jun 08:20
Compare
Sorry, something went wrong.
No results found
v0.1.3
13 Jun 09:19
Compare
Sorry, something went wrong.
No results found
v0.1.2
12 Jun 12:48
Compare
Sorry, something went wrong.
No results found
Implement pattern matcher