Skip to content

Releases: loculabs/api-client

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Feb 07:54

2.1.0 (2026-02-10)

Features

  • add optional query params to get-by-ID endpoints for tasks, projects, and notes (f0c3cea)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Feb 07:41

2.0.0 (2026-02-10)

  • feat!: change date fields from epoch seconds to ISO 8601 strings (ba33f55)

BREAKING CHANGES

  • Date fields changed from number (epoch seconds) to string (ISO 8601).

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Jan 08:39

1.4.0 (2026-01-28)

Bug Fixes

  • types: make keepBreaks optional in request types (7c88e5c)

Features

  • sessions: add activities list endpoint (3a4f267)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Jan 17:17

1.3.0 (2026-01-27)

Features

  • timer: add cancel endpoint (009fee0)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Jan 12:15

1.2.0 (2026-01-27)

Features

  • types: accept boolean values for string boolean params (3a62057)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Jan 08:17

1.1.0 (2026-01-21)

Features

  • add /me endpoint and refactor client generator (20dde23)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Dec 09:20

1.0.0 (2025-12-31)

Features

  • initial release of @locu/api-client (a339860)