v0.7.3
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
toSubmission
, butClients::Base#add_comment
is still there.
Added:
Clients::Base::Utilities#flat_comments
.#add_comment
to Submission
, but Clients::Base#add_comment
is still there.