github ClementJ18/moddb v0.7
v0.7 Release

latest releases: v0.14.0, v0.13.0, v0.12.0...
6 years ago

Bug Fixes

  • Links in comment content are now properly displayed as links rather than simply the domain name
  • Changed get_all_results to return either ResultList or CommentList to allow for comment flattening
  • Replace tags (non-embed ones) in comment content by simply the href value of the tag
  • Fixed bug with getting more results from ResultList for blogs and reviews

New Features

  • Add contains for ResultList, CommentList and Search
  • All get_comments now have access to the show_deleted kwarg
  • Added Review id attribute
  • Added attribute for Agree and Disagree Review links
  • Added helper methods for finding object within sequences (find and get)

New Client Methods

  • Added support for adding comments
  • Added support for deleting comments
  • Added support for undeleting comments
  • Added support for editing comments
  • Added support for adding reviews to pages
  • Added support for deleting review from page

Don't miss a new moddb release

NewReleases is sending notifications on new releases.