Releases: KirkBushman/ARAW
v1.0.0-alpha09
-kotlin 1.3.50
-extended search works
-awardings
-sample app free of errors and warnings
-removed serializable
-updated deps and plugins
v1.0.0-alpha08
-added ability to subscribe, make a post and reply to comments. with samples.
-added fullname to Subreddit.
-added Replyable interface.
v1.0.0-alpha07
-added ability to load more comments from MoreComments object with sample
-date extensions functions fixes
-updated deps versions: kotlin (1.3.41), okHttp(4.0.0)
-minor fixes
v1.0.0-alpha05
-better manage and expose Me in RedditClient
-export depth in CommentData
v1.0.0-alpha04
-added oembed, reddit video in media field
-moved parent classes in Account class from Me, Redditor
v1.0.0-alpha03
-search for submission
-pass sorting and timeperiod
-uniform variable naming
-removed serializable interface from models
v1.0.0-alpha02
-kotlin 1.3.40
-sorting / timeperiod for fetchers
-divided functions in handler and exposed for models to use
-trophies rules support
-ability to set messages as read / unread
-ability to vote contributions
-ability to save contributions
-added fetching for common subreddits
Initial Release
v1.0.0-alpha01 Initial Release