1.4.1 (2020-09-25)
- register plugins new for each launch (ee64138)
1.4.0 (2020-09-25)
- server: remove server in favor of own repo (d3fba97)
1.3.1 (2020-09-24)
1.3.0 (2020-09-23)
- client: remove AuthlessClient -> @authless/client (43108ac)
1.2.1 (2020-09-09)
- bot-router: .getBotForUrl now respects Bot rate-limits (1f63a1a)
- data-dir: set data-dir per username (9da491a)
1.2.0 (2020-09-07)
- bot-router: dispatch bots based on usage (cfec03d)
1.1.0 (2020-07-30)
- client: add basic Authless-Client with cache (78fbce2)
- docs: replace typedocs -> ms/tsdocs (19568f0)
- interception: option to block domains/resourceTypes (e3ef998)
- new-arch: initial files for v2 based on new architecture (1508c20)
- resource: make sha1 take optional arg (178e5fb)
- response: add response, resource, entity interfaces (a8bfd7f)
- response: slim response API (7985769)
- build: add building docs (dd20246)
- case: fix file case when importing (03e97da)
- client: append query params to url (da8a81c)
- client: await for fetch response processing (163224c)
- deps: add ioredis deps (ef7c13a)
- deps: fix browser.setMaxListeners issue with stealth plugin (e28b9d4)
- entrypoint: fix entry point location (d33eb92)
- intercept: save all resourceTypes by default (8ae9249)
- libCheck: skip typescript checking of liibs (9f4aacc)
- node-fetch: pass url as first parameter (6907641)
- npm-command: use prepare instead of prepublish (ed36a0f)
- package: fix main/types (e198f8b)
- server: close browser after every scrape call (052bf02)
- server: fixes for core changes. close page after scrape (948ebf0)
- server: pass puppeteerParams to pageHandler (3bc013d)
- server: set content-type before sending response (4f20708)
- server: throw error if bot not found by username (3cfa701)
- tests: fix fixture and test to check timestamp (f5bb372)
- tests: query param changed from 'u' to 'url' (191941a)
- tests: remove randomization and fix tests (a556344)
- types: use null coalescing to provide default params (6a7d923)
- urlparams: username is not mandatory (5f25632)
1.1.0 (2020-05-14)
- readme: add install todo list (dfdd8d5)