Skip to content

Releases: AutoIDM/tap-clickup

v0.0.13

29 Oct 14:53
03e991a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13

v0.0.12

28 Oct 20:15
1de0bca
Compare
Choose a tag to compare

What's Changed

  • Archived bug introduced in v0.0.11 , fixed. Archived tasks split out as archived=true doesn't include non archive… by @visch in #81
  • Added two new streams for _archived tasks
  • 0.0.12 by @visch in #82

Full Changelog: v0.0.11...v0.0.12

v0.0.11

27 Oct 23:08
62c1c82
Compare
Choose a tag to compare

What's Changed

  • folder_tasks were missing closed, and subtasks. Both folderless and f… by @visch in #77
  • Version bump 0.0.11 by @visch in #78

Full Changelog: v0.0.10...v0.0.11

v0.0.10

18 Oct 18:27
430f605
Compare
Choose a tag to compare

What's Changed

  • Custom fields can also be jsonobjects, specefically manual_progress_t… by @visch in #73
  • 0.0.10 version bump by @visch in #75

Full Changelog: v0.0.9...v0.0.10

v0.0.9

14 Oct 12:21
bc2740f
Compare
Choose a tag to compare

What's Changed

  • Changed default Python runner for CI to python 3.9 by @visch in #63
  • Followed Stich documentation guidelines by @visch in #66
  • Remove unused lists stream by @visch in #67
  • Added PyPi to ReadMe, and added additional information on the pypi di… by @visch in #68
  • Cleanup unused code, removed file that's not needed by @visch in #69
  • Added Folder Lists for Custom Fields, changing the output tables for … by @visch in #70
  • Bump version to 0.0.9 by @visch in #71

Full Changelog: v0.0.8...v0.0.9

v0.0.8

13 Oct 18:55
8a5a134
Compare
Choose a tag to compare

Fixed Shared Hierarchy bug that was caught by target-stitch. Two issues solved

  1. Upgraded SingerSDK as https://gitlab.com/meltano/sdk/-/blob/main/CHANGELOG.md#changes-3 was causing key-properties to be null for shared hierarchy
  2. Updated the Shared Hirerarchy json to match the data we have been able to see so far. The API docs don't give a lot of insight into what that data is going to look like

v0.0.7 (not released to pypi)

13 Oct 18:52
a18b998
Compare
Choose a tag to compare

Fixed Shared Hierarchy bug that was caught by target-stitch. Two issues solved

  1. Upgraded SingerSDK as https://gitlab.com/meltano/sdk/-/blob/main/CHANGELOG.md#changes-3 was causing key-properties to be null for shared hierarchy
  2. Updated the Shared Hirerarchy json to match the data we have been able to see so far. The API docs don't give a lot of insight into what that data is going to look like

v0.0.6

12 Oct 20:23
831b849
Compare
Choose a tag to compare

Removed date-time format! Thank you @LucasZielke

v0.0.5

30 Sep 01:34
e09099a
Compare
Choose a tag to compare
Merge pull request #49 from AutoIDM/0.0.5

TapClickup version 0.0.5

v0.0.4

17 Sep 21:10
Compare
Choose a tag to compare
0.0.4 version bump