Skip to content

v0.7.3

Compare
Choose a tag to compare
@avinashbot avinashbot released this 15 Feb 07:55
· 143 commits to master since this release

Added:

  • Comments trees from submissions and other comments can now be converted to a linear array with Clients::Base::Utilities#flat_comments.
  • Also added #add_comment to Submission, but Clients::Base#add_comment is still there.