Bug Fixes - Remove `method` param from the form_data so it is not stored - Copy the client data in client.get api so contact_id is removed from data and not from storage
0.15.0
Bug Fixes - contact_id is not returned anymore since Ubersmith doesn't return it
0.14.0
Bug Fixes - Logging now working as expected - Add more logging
0.13.0
Features - Add support for client.get with user_login as the query key
0.12.0
Bug Fixes - When doing check_login on a client, the contact_id is returned as a int but when doing check_login on a contact the contact_id, different from 0, is returned as a string
0.11.0
Misc - Add logging the know what call with their parameters are made