Releases: autoscrape-labs/pydoll
Releases · autoscrape-labs/pydoll
1.3.3
What's Changed
- fix: improve process management and deactivate websockets connection size limit by @thalissonvs in #78
- refactor: import commands and evebts from init.py by @thalissonvs in #79
- Fix invalid browser events methods by @thalissonvs in #80
- Issues and PR templates created by @thalissonvs in #81
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
- Handle case where Browser.WindowID is not found and improve error handling. by @cleitonleonel in #63
- fix: support multiple default Chrome paths on each OS by @dannysigalovich in #47
New Contributors
- @cleitonleonel made their first contribution in #63
- @dannysigalovich made their first contribution in #47
Full Changelog: 1.3.1...1.3.2
1.3.1
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- docs: improve documentation for clarity by @thalissonvs in #37
- Readme improvements by @thalissonvs in #52
Full Changelog: 1.2.4...1.3.0
1.2.4
Full Changelog: 1.2.3...1.2.4
1.2.3
Full Changelog: 1.2.2...1.2.3
1.2.2
What's Changed
- fix: Get file extension from file path and changes use of reserved word 'format' to 'fmt' by @Patolox in #30
- Add tests with many python versions by @leogregianin in #39
New Contributors
- @Patolox made their first contribution in #30
- @leogregianin made their first contribution in #39
Full Changelog: 1.2.1...1.2.2
1.2.1
1.2.0
1.1.0
What's Changed
- feat: add method to retrieve Page instance by its ID in Browser class by @thalissonvs in #26
Full Changelog: 1.0.1...1.1.0