Skip to content

Releases: BasketBandit/RuneAPI.java

0.4.4

Choose a tag to compare

@BasketBandit BasketBandit released this 08 Feb 16:03
remove error on 404, instead return empty list

0.4.3

Choose a tag to compare

@BasketBandit BasketBandit released this 08 Feb 13:27
update dependencies, bump version

0.4.2

Choose a tag to compare

@BasketBandit BasketBandit released this 12 Nov 03:01
change source compatibility from java 11 -> java 8

0.4.1

Choose a tag to compare

@BasketBandit BasketBandit released this 12 Nov 02:52
update gradle version

0.4.0

Choose a tag to compare

@BasketBandit BasketBandit released this 12 Nov 02:42
rewrote wrapper, introducing skills interface

0.3.0

Choose a tag to compare

@BasketBandit BasketBandit released this 18 Jun 06:38
added a skill type enum for getting mapped values to help prevent inv…

0.2.1

Choose a tag to compare

@BasketBandit BasketBandit released this 26 May 20:28
updated request handler to close all requests after they're used to p…

0.2.0

Choose a tag to compare

@BasketBandit BasketBandit released this 28 Apr 14:50
converted transforming data into List to HashMap since its an obvious…

0.1.0

Choose a tag to compare

@BasketBandit BasketBandit released this 28 Apr 07:30
Initial Commit