Releases: testcontainers/testcontainers-python
Releases · testcontainers/testcontainers-python
v3.0.3
Bump version to 3.0.3.
v3.0.2: Update python_requires to have minimum of 3.5 (#95)
* Update python_requires to have minimum of 3.5 Signed-off-by: Daniel Middlecote <[email protected]> * Bump to v3.0.2 Signed-off-by: Daniel Middlecote <[email protected]>
v3.0.0
Bump version 2.7.0 to 3.0.0.
v2.6: Use binary psycopg2 packages (#40)
Quoting its web page: > The binary package is a practical choice for development and testing but in production it is advised to use the package built from sources. For me right now, not having had to build psycopg2 from source would have made my life easier.
v2.5
Update setup.py
v2.3
Update setup.py
v2.2
version pump to 2.2
v2.1.2
setup.py github link fix
v2.0.0
- new docker api
- python 3 support only