v3.0.0
3.0.0 (2022-08-25)
Features
- Update implementation based on
ProjectV2*
APIs, add draft APIs,project.items.remove*
APIs no return items if found (#72) (2010cef)
BREAKING CHANGES
org
constructor option has been replaced withowner
in order to support user projects- node IDs changed, even for the same projects/project items etc
project.item.remove*
APIs now return the removed item, if it was found.