| 2019-05-05 08:28 | bump version to 2.1.0 | Tobias Bengfort |
| 2019-05-05 08:18 | fix regression: non-scraping requests | Tobias Bengfort |
| 2019-05-05 08:18 | use web.run_app() shortcut | Tobias Bengfort |
| 2019-05-05 08:17 | update example | Tobias Bengfort |
| 2019-05-05 07:47 | cleanup | Tobias Bengfort |
| 2019-02-23 09:36 | Gardening | Tobias Bengfort |
| 2018-08-17 17:47 | fix aiohttp usage | Tobias Bengfort |
| 2018-08-17 17:36 | add jinja2 dependency | Tobias Bengfort |
| 2017-07-28 21:30 | use aiohttp directly instead of deprecated fakes | Tobias Bengfort |
| 2017-06-03 10:15 | define __version__ | Tobias Bengfort |
| 2017-06-03 10:18 | mv parse_args to init | Tobias Bengfort |
| 2017-06-03 10:08 | bump version to 2.0.0 | Tobias Bengfort |
| 2017-06-03 10:01 | lazy attribute parsing | Tobias Bengfort |
| 2017-06-03 09:51 | allow to mark fields as optional | Tobias Bengfort |
| 2017-06-03 09:42 | do not pass HEAD/OPTIONS requests to upstream | Tobias Bengfort |
| 2017-06-03 09:41 | adapt to python3.5 | Tobias Bengfort |
| 2017-06-03 09:13 | allow host url formatting | Tobias Bengfort |
| 2015-12-27 19:56 | include template | Tobias Bengfort |
| 2015-12-22 15:24 | bum version to 1.0.2 | Tobias Bengfort |
| 2015-12-22 15:23 | fix reading README in setup.py | Tobias Bengfort |
| 2015-12-13 00:58 | bump version to 1.0.1 | Tobias Bengfort |
| 2015-12-13 00:55 | move web.py to separate project "Fakes" | Tobias Bengfort |
| 2015-12-06 23:07 | small fixes | Tobias Bengfort |
| 2015-12-06 22:34 | bump version to 1.0.0 | Tobias Bengfort |
| 2015-12-06 22:31 | Merge branch 'feature-asyncio' | Tobias Bengfort |
| 2015-12-06 22:29 | Fix logger | Tobias Bengfort |
| 2015-12-06 22:12 | update setup.py | Tobias Bengfort |
| 2015-12-06 22:12 | Fixup | Tobias Bengfort |
| 2015-12-06 22:07 | reimplement based on asynio | Tobias Bengfort |
| 2015-12-06 22:05 | create flask-inspired wrapper for aiohttp.web | Tobias Bengfort |
| 2015-12-06 21:40 | Fix parse_html cache | Tobias Bengfort |
| 2015-12-06 21:26 | join api and __init__ | Tobias Bengfort |
| 2015-12-06 21:20 | mv more scraping code to lib | Tobias Bengfort |
| 2015-12-06 21:19 | mv parse_args to lib | Tobias Bengfort |
| 2015-12-06 07:50 | mv reusable logic to separate module | Tobias Bengfort |
| 2015-12-04 21:23 | bump version to 0.1.0 | Tobias Bengfort |
| 2015-12-04 21:23 | pep8 | Tobias Bengfort |
| 2015-12-04 13:27 | allow to post-process results | Tobias Bengfort |
| 2015-12-03 23:36 | explicit type no longer needed | Tobias Bengfort |
| 2015-12-03 23:32 | more flexible scrape config | Tobias Bengfort |
| 2015-12-03 23:06 | Fix debug | Tobias Bengfort |
| 2015-12-03 23:05 | null instead of 500 if selector does not match | Tobias Bengfort |
| 2015-06-04 09:26 | fix distributions | Tobias Bengfort |
| 2015-02-05 18:01 | Fixup cache | Tobias Bengfort |
| 2015-02-05 18:00 | add example config | Tobias Bengfort |
| 2015-02-05 17:58 | cache requests | Tobias Bengfort |
| 2015-02-05 17:58 | Gardening | Tobias Bengfort |
| 2015-02-05 17:30 | Fix KeyError | Tobias Bengfort |
| 2015-02-05 17:27 | Revert "load config from local and home" | Tobias Bengfort |
| 2015-02-05 17:27 | Revert "add to ENDPOINTS instead of overwriting" | Tobias Bengfort |
| 2015-02-05 17:24 | add to ENDPOINTS instead of overwriting | Tobias Bengfort |
| 2015-02-05 17:22 | load config from local and home | Tobias Bengfort |
| 2015-02-05 17:15 | better command line interface | Tobias Bengfort |
| 2015-02-05 16:55 | Fix examples | Tobias Bengfort |
| 2015-02-05 16:46 | Fix README | Tobias Bengfort |
| 2015-02-05 16:45 | fix github URL | Tobias Bengfort |
| 2015-02-05 16:41 | write README | Tobias Bengfort |
| 2015-02-05 16:01 | autodoc | Tobias Bengfort |
| 2015-02-05 15:54 | Fixup | Tobias Bengfort |