Releases: JensAstrup/shortcut
Releases · JensAstrup/shortcut
1.0.0-beta.19
1.0.0-beta.19 (#123)
1.0.0-beta.17
What's Changed
- Return null for getters methods instead of throwing errors (ex.
story.epic
if noepicId
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
What's Changed
- Add Custom Fields
Internal
- Add eslint plugins
- Remove unused package
- Update @types/node
1.0.0-beta.15
What's Changed
- Fixed a bug where searching for resources didn't return an instance of that resource
1.0.0-beta.13
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
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
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
What's changed
- Add Epics Service to client