Changelog
1.13.1 (Not Yet Released)
Fix README.md instructions for installation
Improve instructions in sales material for installing the archive
1.13.0 (2021-08-13)
Support weekly_capacity on Company
Support Company update
Support HTTP 400
Clean up harvest tests
Found a typographical error in method get_estimte
Is now get_estimate
Have made an alias
Improved documentation
Company
Roles
Clients
Client Contacts
Invoice Messages
Invoices
Invoice Payments
Invoice Items
Estimate Messages
Estimates
Expenses
Expense Categories
Time Entries
Project User Assignments
Task Assignments
Projects
Billable Rates
Cost Rates
Project Assignments
Reports
1.12.0 (2021-08-06)
GET parameters “from_date”, “to_date” renamed to “from”, “to”. Issue #21
Ensure GET requests have no body. Issue #22 (Breaking change from Harvest)
include tests for the above