Skip to content

Releases: anmarkoulis/clickup-to-jira

Release v1.1.2

27 Aug 15:01
Compare
Choose a tag to compare

Fix

  • upload properly documentation on read the docs

Release v1.1.1

27 Aug 14:50
Compare
Choose a tag to compare

Fix

  • use main as release branch
  • search user using parent class and not buggy derived method

Release v1.1.0

05 Mar 10:10
Compare
Choose a tag to compare

Feat

  • create a Makefile, read type map from file, read status map from file and add link from Jira to Clickup if provided

Release v1.0.2

09 Jan 09:24
Compare
Choose a tag to compare
bump: version 1.0.1 → 1.0.2

Release v1.0.1

12 Dec 12:02
Compare
Choose a tag to compare

Fix

  • inputs: expect user input in a new line

Release v1.0.0

12 Dec 11:44
Compare
Choose a tag to compare

Feat

  • bump: properly use commitizen in order to bump version
  • configuration: provide ClickUp and JIRA project information using user input and not cli arguments
  • user-input: support user defined mappings for ticket statuses
  • user-input: support user defined inputs for ticket types
  • field-support: support subtasks and comments in migration
  • structure: create project structure

Fix

  • ClickUp-throttling: add proper sleep between requests on ClickUp in order to ensure the rate limit of requests is the proper one
  • jira: fix query in JIRA using summary field