Skip to content

Releases: ForestTechMC/ForestRedisAPI

b1.1.0

Choose a tag to compare

@MrApik MrApik released this 15 Apr 18:23
  • Add getter #getJedis to obtain Jedis resource

b1.0.9

Choose a tag to compare

@MrApik MrApik released this 15 Apr 15:12
  • 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

Choose a tag to compare

@MrApik MrApik released this 12 Apr 13:08
  • Updated jedis
  • Updated pom

b1.0.7

Choose a tag to compare

@MrApik MrApik released this 22 Aug 09:51
  • Added multiple instances support
  • Added reload function
  • Improved async Spigot event

b1.0.6

Choose a tag to compare

@MrApik MrApik released this 05 Aug 15:24
  • First beta release

a1.0.5

Choose a tag to compare

@MrApik MrApik released this 04 Aug 13:30
  • Fixed wrongly called Bungee logger in Spigot config adapter

a1.0.4

Choose a tag to compare

@MrApik MrApik released this 04 Aug 13:02
  • Added message's timestamp
  • You can now obtain time when the message was sent

a1.0.3

Choose a tag to compare

@MrApik MrApik released this 03 Aug 21:51
  • Fix wrong API calls
  • First stable version

a1.0.2

a1.0.2 Pre-release
Pre-release

Choose a tag to compare

@MrApik MrApik released this 03 Aug 21:32
  • Fix bug with wrong project name
  • Fix bug with RedisManager marked as null

a1.0.1

a1.0.1 Pre-release
Pre-release

Choose a tag to compare

@MrApik MrApik released this 03 Aug 15:52
  • Added #loadConfiguration() method to ConfigAdapter