v2.0.0 Beta 1
Pre-release
Pre-release
This is the first beta release of HummingbirdRedis v2. Below is a list of the changes since the last alpha
Major release changes
- The "HB" prefix on symbols has been removed. To help transition from previous symbols with the "HB" prefix we have added deprecated typealiases for the old symbols. eg
typealias HBRequest = Request. - Refactor
RedisQueuedriver for changes inHummingbirdJobsmodule.
Other changes
- 2.0 code has now been merged into
mainbranch.