All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Update README
0.1.0 - 2019-06-05
- Initial project setup
- Implements
ApiClient
for making HTTP calls to Productiveio API. - Implements
ProductiveioRequestException
main exception class. - Implement
Boards
,Bookings
,Companies
,People
,Projects
,TaskList
,Tasks
,TimeEntries
andProjectAssignments
resource classes.