Changelog#
Version 4.0.0#
Welcome to the all new version of RedditEasy!
Improved response times
Improved docs
Gallery content JSON key, “media”, now returns a list of
redditeasy.Mediaobjectscontent_typeofPostnow returns anredditeasy.ContentTypeobject instead ofstr
Version 3.6.1#
RedditEasy works faster now
Version 3.6.1#
Gallery content JSON key, “media”, now returns a dict
Version 3.6.0#
created_atnow returns Epoch (int)Added gallery support
Added “Gallery” to
content_typecontentnow returns a JSON dict if thecontent_typeis “Gallery”Removed “subreddit”, “user” from Subreddit, User and put them in
get_post()as parameter
Version 3.5.0#
Added a
content_typeto the return ofSubreddit,AsyncSubreddit,UserandAsyncUser