Skip to content

Add support for labels and search

Compare
Choose a tag to compare
@johnpduane johnpduane released this 25 Feb 20:25
· 9 commits to master since this release
  1. Support for label
    • getLabels()
    • postLabels()
    • deleteLabel()
    • thank you to @mlersch for adding this feature
  2. Support for search
    • search()
    • thank you to @evgeniusorg for adding this feature
  3. Support for field minorEdit on putContent method
  4. Added jsdoc-to-markdown and support script npm run create-docs