Skip to content

Releases: ForestTechMC/ForestRedisAPI

b1.1.0

15 Apr 18:23

Choose a tag to compare

  • Add getter #getJedis to obtain Jedis resource

b1.0.9

15 Apr 15:12

Choose a tag to compare

  • Fixed wrong POM for shading plugin
  • Fixed event calling bug (sync event was triggered only when the async is cancelled, which does not make any sense)

b1.0.8

12 Apr 13:08

Choose a tag to compare

  • Updated jedis
  • Updated pom

b1.0.7

22 Aug 09:51

Choose a tag to compare

  • Added multiple instances support
  • Added reload function
  • Improved async Spigot event

b1.0.6

05 Aug 15:24

Choose a tag to compare

  • First beta release

a1.0.5

04 Aug 13:30

Choose a tag to compare

  • Fixed wrongly called Bungee logger in Spigot config adapter

a1.0.4

04 Aug 13:02

Choose a tag to compare

  • Added message's timestamp
  • You can now obtain time when the message was sent

a1.0.3

03 Aug 21:51

Choose a tag to compare

  • Fix wrong API calls
  • First stable version

a1.0.2

03 Aug 21:32

Choose a tag to compare

a1.0.2 Pre-release
Pre-release
  • Fix bug with wrong project name
  • Fix bug with RedisManager marked as null

a1.0.1

03 Aug 15:52

Choose a tag to compare

a1.0.1 Pre-release
Pre-release
  • Added #loadConfiguration() method to ConfigAdapter