Skip to content

Release Version 1.1.0

Compare
Choose a tag to compare
@paul-soporan paul-soporan released this 02 Nov 17:40
· 15 commits to master since this release

Besides the new features, this release includes various under-the-hood improvements that help in the development process.

Features

  • New methods on the StackExchange class:
    • getSites()
    • similarSearch()
    • getPrivileges()
    • getAnswers()
    • getAnswersByIds()
    • getComments()
    • getCommentsByIds()
    • getCommentsOnAnswers()
    • getTags()
    • getModeratorOnlyTags()
    • getRequiredTags()
    • advancedSearch()
    • getBadges()
    • getBadgesByIds()
    • getNamedBadges()
    • getRecipientsBadges()
    • getRecipientsBadgesByIds()
    • getTagBasedBadges()
    • getInfo()