Skip to content

v2.0.0 Beta 1

Pre-release
Pre-release

Choose a tag to compare

@adam-fowler adam-fowler released this 14 Mar 10:51
· 37 commits to main since this release
15e94ae

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 RedisQueue driver for changes in HummingbirdJobs module.

Other changes

  • 2.0 code has now been merged into main branch.