Releases: leviable/explicit
Releases · leviable/explicit
0.1.3 Fix setup.cfg formatting
28 May 23:33
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
20 May 13:18
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
07 May 01:57
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
16 Apr 17:54
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
11 Jan 13:29
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
18 Dec 20:34
Compare
Sorry, something went wrong.
No results found
Merge pull request #26 from levi-rs/fix-pypi-deploy
Fix PyPI deployment
0.0.6
17 Oct 02:02
Compare
Sorry, something went wrong.
No results found
Add find_elements method to waiter.
0.0.5
10 Oct 16:08
Compare
Sorry, something went wrong.
No results found
Add find_write function and update README with example usage of find_write.
0.0.4
07 Oct 16:01
Compare
Sorry, something went wrong.
No results found
Update README and add usage example.
0.0.3
05 Oct 16:24
Compare
Sorry, something went wrong.
No results found
Add initial find_element function to waiter module.