javascript v0.0.1-alpha.7

What's New:

  • Added Social Graph based APIs namely getProfileRelationshipTypes, getProfileRelationships, createProfileRelationship, getProfileRelationshipDetails and deleteProfileRelationship. Refer Javascript Doc Social Graph
  • Added comment board ban APIs namely createCommentBoardBan, getCommentBoardBans, getCommentBoardBan and deleteCommentBoardBan. Refer Javascript Doc Board Ban
  • Added comment APIs namely ‘addComment’,‘addCommentReply’,‘ getComments’, ‘editComment’, ‘deleteComment’. Refer Javascript Doc Comment