Skip to content

Tags: sorenisanerd/cf-python-client

Tags

v0.0.19

Toggle v0.0.19's commit message
Fix tests for python 3 in setupttols environment

v0.0.18

Toggle v0.0.18's commit message
Upgrade to python3

v0.0.17

Toggle v0.0.17's commit message
Loading client without protobuf will not be blocking

See cloudfoundry-community#14

v0.0.16

Toggle v0.0.16's commit message
Fix documentation bug

See cloudfoundry-community#13

v0.0.15

Toggle v0.0.15's commit message
Merge pull request cloudfoundry-community#8 from romain-dartigues/fix…

…_setup

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

v0.0.14

Toggle v0.0.14's commit message
Fix missing import

v0.0.13

Toggle v0.0.13's commit message
Add access to dictionary entries as attributes and fix some tests

v0.0.12

Toggle v0.0.12's commit message
Fix page iteration

This change correct issue regarding the next url and add some tests in it

v0.0.11

Toggle v0.0.11's commit message
Application summary

- add summary request for application
- add summary in command line

v0.0.10

Toggle v0.0.10's commit message
Fix tests