Bug fixes - Fix client.contact_add implementation that was creating a client instead of a contact
0.9.0
Bug Fixes - Fix uber.check_login contract (contact_id is a int in the payload) - Fix uber.check_login contract (`uber_login` attribute is now called `login`) - Fix client.get contract (`uber_login` attribute is now called `login`)
0.8.0
Features - client.contact_get api support - returns the client type in the uber.check_login api
0.7.0
Bug Fixes - The contact_id in client is now a string
0.6.0
Features - Add a crash mode making the fake-ubersmith to behave erratically
0.5.0
Supported api calls - client.add - client.contact_add - uber.check_login
Features - Contacts now supported through uber.check_login api call
Bug Fixes - Fix broken response in refactor that was causing bad payload returned by python-ubersmithclient