Releases: ispras/scrapy-puppeteer-service
Releases · ispras/scrapy-puppeteer-service
Release 0.3.11
Release 0.3.10
Action structure validation (#61) * Validate action * dependencies * dependencies * typo
Release 0.3.9
Update package.json Upper version to 0.3.9
0.3.8
Release 0.3.7
Upper version
Release 0.3.6
VNC (#52) * Some base * Testing * Working vnc but not working HEADFULL * Working! * Not working solution in HEADLESS=false * Working VNC! * Puppeteer version update * Simplified Dockerfile * Docs * Changes due to self-review * Dependencies
Release 0.3.5
Fix context counters (#51) * Update context counter when timeout context * Synchronisation of ContextCounters * Fixed bug when `Changing contextCounter from -4 to 0 due to synchronization` due to context falling off. * Structure changes * Logging error and version++
Release 0.3.3
Add har files (#49) * Har add to scrapy-puppeteer-service * fix * fix * Refactoring * "version": "0.3.3"
Release 0.3.2
Context timeout (#48) * Base of timing out contexts * Docs --------- Co-authored-by: Alexander <[email protected]>