- Bumped minimum Python version to 3.8
- Add Python 3.11 and 3.12 support
- Update cookies handling to support recent splinter versions
- Bumped minimum splinter version to 0.18.0, removed pinning splinter version
- Removed unnecessary patch for splinter WebDriverElement.mouse_over().
- Bumped minimum splinter version to 0.17.0
- Initial release