Skip to content

Releases: JensAstrup/shortcut

1.0.0-beta.19

08 Apr 20:07
3d0ffc5
Compare
Choose a tag to compare
1.0.0-beta.19 (#123)

1.0.0-beta.17

02 Apr 14:14
a6b8316
Compare
Choose a tag to compare

What's Changed

  • Return null for getters methods instead of throwing errors (ex. story.epic if no epicId is set)
  • Fixed a bug that prevented usage of the labels service
  • Added support for Uploaded and Linked Files

Internal

  • Updated the README with more examples
  • Refactored a directory name to match existing pattern

1.0.0-beta.16

02 Apr 05:02
0e8a391
Compare
Choose a tag to compare

What's Changed

  • Add Custom Fields

Internal

  • Add eslint plugins
  • Remove unused package
  • Update @types/node

1.0.0-beta.15

01 Apr 15:30
9ad779c
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug where searching for resources didn't return an instance of that resource

1.0.0-beta.13

01 Apr 15:29
5a96906
Compare
Choose a tag to compare

What's Changed

  • Added error handling for unsupported operations on resources and services
  • Added support for reacting to story comments
  • Added support for Key Results
  • Added support for story tasks
  • Added support for story links
  • Added support for Epic Workflows

1.0.0-beta.12

30 Mar 02:34
2bb5b49
Compare
Choose a tag to compare

What's changed

  • Add ability to search for epics
  • Add ability to search for iterations
  • Add labels

Housekeeping

  • Remove broken documentation badge

1.0.0-beta.11

30 Mar 00:44
f072998
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue where comments couldn't be added to epics
  • Added Objectives

Housekeeping

  • Removed docs directory from repo
  • Fixed the automatic deployment of documentation

1.0.0-beta.10

29 Mar 21:23
3953353
Compare
Choose a tag to compare

What's changed

  • Add Epics Service to client