Changes in version 0.1.3 - Update GitHub Actions. - Test for updating shared report working (API fixed). Changes in version 0.1.2 (2022-10-20) - Improve test coverage. Changes in version 0.1.1 - Improved test coverage. - Add pre-commit hooks. - Rate no longer scaled by 100. Changes in version 0.1.0 - Add user_group_create(). - Add user_group_update(). - Add user_group_delete(). - Add user_group_user_add(). - Add user_group_user_delete(). Changes in version 0.0.19 - Add user_update_cost_rate(). - Add user_update_role. - Add user_delete_role. - Add user_delete. Changes in version 0.0.18 - Add task_create(). - Add task_update(). - Add task_update_billable_rate(). - Add task_update_cost_rate(). - Add task_delete(). Changes in version 0.0.17 - Add tag(). - Add tag_create(). - Add tag_update(). - Add tag_delete(). Changes in version 0.0.16 - Add project_create(). - Add project_delete(). - Add project_update(). - Add project_update_template(). - Add project_update_user_billable_rate(). - Add project_update_user_cost_rate(). - Add project_update_estimate_time() & project_update_estimate_budget(). - Add project_update_memberships(). - On NULL argument to time_format() return NULL. Changes in version 0.0.15 - Result from clients() is paginated (so goes beyond 50 items). Changes in version 0.0.14 - Add minimal support for shared report endpoints. Changes in version 0.0.13 - Add endpoints for reports. Changes in version 0.0.12 - Add endpoints for dealing with custom fields. Changes in version 0.0.11 - Add the ability to filter time entries by description, project, task, or tag. Changes in version 0.0.10 (2022-08-09) - Hide time_format function in the documentation - Hide time_parse function in the documentation Changes in version 0.0.9 (2021-09-08) - Add tests. - Use NA_character_ in simplify_user(). Changes in version 0.0.8 - Add time_entry_delete(). - Improve styling of code blocks in README. - Add code coverage checks. - Add concise argument to various functions. - Add GitHub Actions. - Started test suite. - Return empty tibble (with correct columns) if no time entries. Changes in version 0.0.7 Changes in version 0.0.6 Changes in version 0.0.5 Changes in version 0.0.4 Changes in version 0.0.3 Changes in version 0.0.2 Changes in version 0.0.1