- Switched to JSON API. - Set correct ticket status when creating a ticket - Added ability to modify default ticket type and status when calling teamsupport.init()
0.4.1
------------------
- Convert input data to str when composing XML.
0.4.0
----------------
- Switched to Demands == 4.0.0
0.3.0
------------------
- Automatically convert DateTime fields to datetime type for Ticket model.
0.2.2
------------------
- Add Ticket.search() and Ticket.update() methods.