Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

Releases: LucaScorpion/JavaRant

v2.1.0

11 Oct 21:26
Compare
Choose a tag to compare

Add an exception model and change the return values of all API methods.
All methods now simply return the value, or throw an exception if something went wrong.

v2.0.0

16 Sep 15:45
Compare
Choose a tag to compare

This is a complete rewrite since the previous version. The current functionality is fairly close to that of version 1.3, but still lacks here and there. Don't worry though, everything that's missing now will be added over time (or you can help me by forking and creating a pull request!).

v1.3

19 Feb 11:49
Compare
Choose a tag to compare

Updated with more options across the board: request timeout, hide reposts, top range and downvote reason. This version also adds a voteState to rants and comments, and implements the stories feed.

v1.2

15 Feb 21:40
Compare
Choose a tag to compare

This version contains all major devRant functionality, similar to the current web interface.

v1.1

13 Feb 21:00
Compare
Choose a tag to compare

Updated with images in comments, and the new collabs feature.

v1.0

15 Feb 21:40
Compare
Choose a tag to compare

Initial version with minimal implementation.