Skip to content

Tags: codeplay/cf-python-client

Tags

v0.0.22

Add application/json in headers

v0.0.21

Fix documentation

v0.0.20

Fix no loggregator

Close cloudfoundry-community#17

v0.0.19

Fix tests for python 3 in setupttols environment

v0.0.18

Upgrade to python3

v0.0.17

Loading client without protobuf will not be blocking

See cloudfoundry-community#14

v0.0.16

Fix documentation bug

See cloudfoundry-community#13

v0.0.15

Merge pull request cloudfoundry-community#8 from romain-dartigues/fix…

…_setup

fix cloudfoundry-community#7: pip install broken by 5e5d45e

v0.0.14

Fix missing import

v0.0.13

Add access to dictionary entries as attributes and fix some tests