Releases: Doist/todoist-api-typescript
Releases · Doist/todoist-api-typescript
v5.1.2
v5.1.1
What's Changed
- fix: Handle emojis in response keys better by @scottlovegrove in #308
Full Changelog: v5.1.0...v5.1.1
v5.1.0
What's Changed
- chore: Remove website/docs/api from git by @pawelgrimm in #305
- feat: Add endpoints for retrieving completed tasks by @7rebux in #306
New Contributors
Full Changelog: v5.0.2...v5.1.0
v5.0.2
What's Changed
- fix: Set
folderId
type tostring
notboolean
by @pawelgrimm in #304
Full Changelog: v5.0.1...v5.0.2
v5.0.1
v5.0.0
What's Changed
- refactor: [BREAKING] update Task and Project schemas to match API objects by @pedroalves0 in #286
- chore: Do not serialise null/undefined values for GET calls by @scottlovegrove in #294
- docs: change API methods description by @pedroalves0 in #295
- docs: add breaking change disclaimer also for v5.0.0 by @pedroalves0 in #299
- chore: [BREAKING] bump version to 5.0.0 by @pedroalves0 in #300
Full Changelog: v4.0.2...v5.0.0
v4.0.4
What's Changed
- chore: Do not serialise null/undefined values for GET calls by @scottlovegrove in #293
Full Changelog: v4.0.3...v4.0.4
v4.0.3
What's Changed
- chore: Ensures that
creatorId
is not null by @scottlovegrove in #291
Full Changelog: v4.0.2...v4.0.3
v4.0.2
What's Changed
- chore: Adds the
backups:read
scope by @scottlovegrove in #287
Full Changelog: v4.0.1...v4.0.2
v4.0.1
What's Changed
New Contributors
- @goncalossilva made their first contribution in #284
- @luismpel made their first contribution in #283
Full Changelog: v4.0.0...v4.0.1