Skip to content

Releases: jakob-bagterp/browserist

v1.6.19

11 Oct 17:09
Compare
Choose a tag to compare

What's Changed

Breaking Changes

New Features

Full Changelog: v1.6.18...v1.6.19

v1.6.18

11 Oct 11:06
Compare
Choose a tag to compare

What's Changed

New Features

Fixes and Updates

Full Changelog: v1.6.17...v1.6.18

v1.6.17

09 Oct 16:37
Compare
Choose a tag to compare

What's Changed

New Features

Fixes and Updates

  • Refactor: Refactor and add docstring to compile_comparison_to_regex_pattern() URL helper method by @jakob-bagterp in #672
  • Refactor: Add missing type hint to disable network test function by @jakob-bagterp in #690
  • Refactor: Corrected internal naming of execute script method by @jakob-bagterp in #686

Documentation

Updated Dependencies

Full Changelog: v1.6.16...v1.6.17

v1.6.16

04 Sep 06:02
Compare
Choose a tag to compare

What's Changed

Fixes and Updates

  • Fix: Errors in tests of open URL methods, scroll height and viewport by @jakob-bagterp in #670

Updated Dependencies

Full Changelog: v1.6.15...v1.6.16

v1.6.15

28 Aug 15:50
Compare
Choose a tag to compare

What's Changed

New Features

  • Feature: Disable default search engine prompt for Chromedriver by @jakob-bagterp in #664

Updated Dependencies

Full Changelog: v1.6.14...v1.6.15

v1.6.14

20 Jul 15:44
Compare
Choose a tag to compare

What's Changed

New Features

Fixes and Updates

  • Fix: Codecov issue and missing configuration for tests of window set width and height methods by @jakob-bagterp in #637
  • Refactor: Improve readability of assert statements in tests by @jakob-bagterp in #638

Documentation

Updated Dependencies

Full Changelog: v1.6.13...v1.6.14

v1.6.13

28 Jun 05:41
Compare
Choose a tag to compare

What's Changed

Fixes and Updates

  • Feature: Refactor tests and mock data to use internal web pages by @jakob-bagterp in #592
  • Documentation: Add new tools section to user guide and examples of script execution by @jakob-bagterp in #611

Updated Dependencies

Full Changelog: v1.6.12...v1.6.13

v1.6.12

21 May 07:41
Compare
Choose a tag to compare

What's Changed

Fixes and Updates

Updated Dependencies

Full Changelog: v1.6.11...v1.6.12

v1.6.11

06 May 20:20
Compare
Choose a tag to compare

What's Changed

New Features

  • Feature: Add option for multiple pages to scroll page up and down methods by @jakob-bagterp in #588

Fixes and Updates

Updated Dependencies

Full Changelog: v1.6.10...v1.6.11

v1.6.10

29 Apr 15:26
Compare
Choose a tag to compare

What's Changed

Fixes and Updates

  • Documentation: Update and add code examples to get.url and get.attribute methods by @jakob-bagterp in #554
  • Documentation: Guide to working with tabs and windows by @jakob-bagterp in #553
  • Documentation: Add and update examples in check_if method group by @jakob-bagterp in #555
  • Documentation: Add and update examples in click method group by @jakob-bagterp in #556
  • Documentation: Add consistency in function parameters and other linting updates by @jakob-bagterp in #557
  • Documentation: Add and update examples in main navigation methods and BrowserSettings by @jakob-bagterp in #559
  • Documentation: Add and update examples in iframe method group by @jakob-bagterp in #564
  • Documentation: Add and update examples in prompt method group by @jakob-bagterp in #565
  • Documentation: Add and update examples in open method group by @jakob-bagterp in #563
  • Documentation: Add and update examples in input method group by @jakob-bagterp in #562
  • Documentation: Add and update examples in mouse method group by @jakob-bagterp in #561
  • Documentation: Add and update examples in get method group by @jakob-bagterp in #560
  • Documentation: Add and update examples in scroll method group by @jakob-bagterp in #571
  • Documentation: Add and update examples in tool method group by @jakob-bagterp in #572
  • Documentation: Add and update examples in viewport method group by @jakob-bagterp in #573

Updated Dependencies

Full Changelog: v1.6.9...v1.6.10