Skip to content

release 0.3.0

Choose a tag to compare

@noxdafox noxdafox released this 20 May 18:49
Features:
 - Add cache information to Queue info getter.
 - Cache information now includes the cache size in bytes.

Fixes:
 - Fix a bug causing a crash when a Queue is deleted.
 - Fix a bug causing a crash when a Queue is purged.

Refactoring:
 - Code simplified, code duplication reduced
 - Added System Tests.