Skip to content

Releases: KirkBushman/ARAW

v1.0.0-alpha09

16 Oct 10:49
Compare
Choose a tag to compare

-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

21 Jul 13:34
Compare
Choose a tag to compare

-added ability to subscribe, make a post and reply to comments. with samples.
-added fullname to Subreddit.
-added Replyable interface.

v1.0.0-alpha07

09 Jul 14:43
Compare
Choose a tag to compare

-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

03 Jul 13:14
Compare
Choose a tag to compare

-better manage and expose Me in RedditClient
-export depth in CommentData

v1.0.0-alpha04

01 Jul 17:07
aa03557
Compare
Choose a tag to compare

-added oembed, reddit video in media field
-moved parent classes in Account class from Me, Redditor

v1.0.0-alpha03

29 Jun 09:46
Compare
Choose a tag to compare

-search for submission
-pass sorting and timeperiod
-uniform variable naming
-removed serializable interface from models

v1.0.0-alpha02

26 Jun 10:03
Compare
Choose a tag to compare

-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

18 Jun 09:54
Compare
Choose a tag to compare
v1.0.0-alpha01

Initial Release