release 0.3.0
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.