Skip to content

Releases: olsh/todoist-net

10.0.0

22 Oct 21:27
4f01daf

Choose a tag to compare

What's Changed

  • Fix file upload filenames not being set, allow setting MIME type by @zotanmew in #62
  • Migrate from AppVeyor to GitHub Actions by @olsh in #68

New Contributors

Full Changelog: 9.0.0...10.0.0

9.0.0

03 Feb 13:44
3cf5408

Choose a tag to compare

What's Changed

Full Changelog: 8.1.0...9.0.0

8.1.0

25 Jan 18:44
8cb0104

Choose a tag to compare

What's Changed

  • Add support for dependency injection's IHttpClientFactory. by @AhmedZaki99 in #56
  • Implement deadlines by @olsh in #60

Full Changelog: 8.0.0...8.1.0

8.0.0

10 Jul 20:15
d444c07

Choose a tag to compare

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

03 Jun 06:59
3d961e3

Choose a tag to compare

What's Changed

Full Changelog: 6.1.0...7.0.0

6.1.0

05 Feb 12:20
7ac2b63

Choose a tag to compare

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

01 Nov 17:26
a90eb4f

Choose a tag to compare

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

31 Aug 23:14
75642f4

Choose a tag to compare

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

Full Changelog: 5.0.0...5.1.0

5.0.0

02 Apr 15:41
0396784

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.0...5.0.0

4.0.0

27 Dec 13:57
f53a1b3

Choose a tag to compare

What's Changed

  • Update authorization method to Bearer header. Related #20 by @olsh in #21
  • Fix move project request by @olsh in #22

Full Changelog: 3.0.1...4.0.0