Releases: leviable/explicit
Releases · leviable/explicit
0.1.3 Fix setup.cfg formatting
Compare
Sorry, something went wrong.
No results found
Merge pull request #31 from levi-rs/update-setup-cfg
Fix setup.cfg formatting
0.1.2 Fix bad requirement in requirements.txt
Compare
Sorry, something went wrong.
No results found
Merge pull request #30 from levi-rs/fix-pypy-tests
Fix bad requirement in requirements.txt
0.1.1 Switch to PBR and remove pypy3 support
Compare
Sorry, something went wrong.
No results found
Merge pull request #29 from levi-rs/switch-from-versioneer-to-pbr
Switch version management to PBR
0.1.0 Initial beta release
Compare
Sorry, something went wrong.
No results found
Initial beta release
Adds find_one method to waiter module.
0.0.8 Use official Python 3.6 for testing
Compare
Sorry, something went wrong.
No results found
Switch from testing with the beta version of Python 3.6 to the official release.
0.0.7 Add importable Selenium By types
Compare
Sorry, something went wrong.
No results found
Merge pull request #26 from levi-rs/fix-pypi-deploy
Fix PyPI deployment
0.0.6
Compare
Sorry, something went wrong.
No results found
Add find_elements method to waiter.
0.0.5
Compare
Sorry, something went wrong.
No results found
Add find_write function and update README with example usage of find_write.
0.0.4
Compare
Sorry, something went wrong.
No results found
Update README and add usage example.
0.0.3
Compare
Sorry, something went wrong.
No results found
Add initial find_element function to waiter module.