exq v0.12.2 Release Notes

Release Date: 2018-10-14 // over 5 years ago
  • [0.12.2] - 2018-10-14

    ๐Ÿ›  Fixed

    • Don't assume redis_opts is enumerable by @ryansch

    โž• Added

    • โž• Add {:system, VAR} format support for more config params by @LysanderGG
    • ๐Ÿ‘ Allow setting mode to both [:enqueuer, :api] by @buob

    ๐Ÿ”„ Changed

    • Specify less than 0.8.0 on redix version in mix.exs by @buob