Skip to content

Releases: studioj/wait_for_it

0.0.21

19 May 23:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.20...0.0.21

adding to not raise an exception

09 Dec 11:21
5a40b7f
Compare
Choose a tag to compare
0.0.20

version bump (#73)

Support for parameterized functions

21 Oct 21:39
c58549f
Compare
Choose a tag to compare

Now functions can have parameters passed to the wait_for_it_to wait methods

fixing python 2.7 installation issue

22 Sep 20:11
192aa1b
Compare
Choose a tag to compare
0.0.18

bumping version (#50)

0.0.17

13 Sep 16:23
8c53df7
Compare
Choose a tag to compare
starting to use travis env variables maybe thsi will help

fixing installers

09 Sep 21:27
ec6088a
Compare
Choose a tag to compare
Wait for it 38 issue installer broken (#39)

* added try except clause to file reads

fixing 2.7 support when installing

03 Sep 22:31
3390600
Compare
Choose a tag to compare

setup.py contained some python3 only code

adding 2.7 support

25 Aug 09:10
c7d2dc6
Compare
Choose a tag to compare
0.0.12

adding python 2.7 support (#32)

adding to be Equal

22 Aug 23:47
9e7c590
Compare
Choose a tag to compare

fixed to_be_true and to_be_false which didnt check for the actual value

adding to be False

15 Aug 09:02
Compare
Choose a tag to compare

adding new functionality
Since 0.0.9 you can also wait for something to evaluate to False