v1.0.0-alpha.7
Client request caching (#140) * fix login template * add basic read through cache * use client cache for common requests * cast client result to array * add option to disable the cache * move cache to the client this will make it easier to refactor if we come up with a better caching solution * update setting message * remove old cache file