Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

todoist-rest-client v.2.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Nov 21:27
· 64 commits to master since this release

What's Changed

  • feat: Add full sections support by @dubisdev in #42
  • Section available methods:
    • Create
    • Get(by id)
    • getAll (from project?)
    • getAllJSON (from project?)
    • update
    • delete

Full Changelog: 2.2.0...2.3.0