- Added new Snapshot API - Get Snapshot by Contract
- Added new Snapshot API - Update Snapshot memo by Contract
- Added new Snapshot API - Delete Snapshot by Contract
- Added new Offer API - Accept or decline an offer
- Added new Metadata API - List categories (v2)
- Added new Team API - Get Work Diary by Contract)
- Added new Milestone API - Get Active Milestone for specific Contract
- Added new Milestone API - Get all Submissions for specific Milestone
- Added new Milestone API - Create a new Milestone
- Added new Milestone API - Edit the Milestone
- Added new Milestone API - Approve the Milestone
- Added new Milestone API - Activate the Milestone
- Added new Milestone API - Delete the Milestone
- Added new Submission API - Submit for Approval
- Added new Submission API - Approve the Submission
- Added new Submission API - Reject the Submission
- Fixed issue in Workdiary API
- Added new call for Referenced User API
- Fixed issue #5 (encoding of post parameters)
- Added new API - Suspend Contract
- Added new API - Resume Contract
- Un/archive Activities start supporting a list of codes
- Added new method client.getAuthorizationUrl(oauthCallback), supported in mobile applications
- Added new API - Get brief profile summary
- Added new API - Update bulk of activities
- Deprecated Get Full List in oTasks API
- Deprecated Delete Codes in oTasks API
- Deprecated company's level in oTasks API
- Added new API - Get MC Thread by Context
- Added new API - Get Last Posts by Context
- Added archive/unarchive oTasks API
- Added Get Codes by Activity for oTasks
- Deprecated Get Codes for specific user in oTasks API
- Fixed Client Job Applications API
- Code cleanup - drop unsupported API
- Fix Config to support custom properties
- Fix issue with page/paging parameter
- Fix issue with limited number of parameters
- Fix double encoding of parameters
- Fix for Activities resources
- Fix for Snapshot resources
- Initial release