Releases: olsh/todoist-net
Releases · olsh/todoist-net
8.0.0
What's Changed
- Fixed
projects/get_archived
,completed/get_all
,uploads/get
,activity/get
,backups/get
calls by @AhmedZaki99 in #55
Full Changelog: 7.0.0...8.0.0
7.0.0
What's Changed
- Migrate from Newtonsoft.Json to System.Text.Json by @AhmedZaki99 in #50
- Remove methods for deprecated endpoints. by @AhmedZaki99 in #51
- Include project notes in the NotesService Get response. by @AhmedZaki99 in #53
- Fix unexpected behavior for task updates regarding labels. by @AhmedZaki99 in #47
Full Changelog: 6.1.0...7.0.0
6.1.0
What's Changed
- Fix transaction failures for predefined temp_id of new entities by @AhmedZaki99 in #44
- Add the option to include full task objects when getting completed tasks. by @AhmedZaki99 in #45
- Add collaborators to TodoistClient by @AhmedZaki99 in #42
- Update dependencies and refactor for asynchronous code by @olsh in #46
Full Changelog: 6.0.0...6.1.0
6.0.0
What's Changed
- Add duration property to the Item model to support the new duration feature. by @AhmedZaki99 in #35
- Add support for CancellationTokens within client and services methods. by @AhmedZaki99 in #33
- Fix DueDate.StringDate conversion to and from DateTime. by @AhmedZaki99 in #37
- Remove tokenless client. Closes #38 by @olsh in #40
- Fix DueDate.StringDate conversion to and from DateTime. by @AhmedZaki99 in #41
Full Changelog: 5.1.0...6.0.0
5.1.0
What's Changed
- Add support for returning sync token values after committing transactions. by @AhmedZaki99 in #30
- Migrate to Nuke build by @olsh in #31
- Fix due date parsing by @olsh in #32
New Contributors
- @AhmedZaki99 made their first contribution in #30
Full Changelog: 5.0.0...5.1.0
5.0.0
What's Changed
- Fix adding relative reminder by @olsh in #25
- Added
date
option for text due dates by @yonka2019 in #23
New Contributors
- @yonka2019 made their first contribution in #23
Full Changelog: 4.0.0...5.0.0
4.0.0
3.0.1
What's Changed
- Renaming CompletedDate on CompletedItem for v9 migration by @AlexGirardDev in #18
Full Changelog: 3.0.0...3.0.1
3.0.0
⚠️ Breaking changes, please read the migration guide https://developer.todoist.com/sync/v9/#migrating-from-v8
What's Changed
- Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /src/Todoist.Net by @dependabot in #13
- Added new overload for getResources that supports passing in sync token by @AlexGirardDev in #15
- Improve tests stability by @olsh in #16
- Migrate to v9 API by @olsh in #17
New Contributors
- @AlexGirardDev made their first contribution in #15
Full Changelog: 2.2.2...3.0.0