Skip to content
This repository was archived by the owner on Jun 28, 2023. It is now read-only.

2.3.1

Choose a tag to compare

@dazoakley dazoakley released this 11 Feb 14:42
· 182 commits to master since this release
  • [Bugfix] Resolve an issue on combined user group/percentage features where the percentage calc just wasn't working
  • [Enhancement] Remove the FeatureUser model/table and make the percentage calculation more efficient
  • [Operations] Increase the Sequel threadpool size to 24 (as 10 was too low with expected workloads)
  • Added a docker/fig based development environment setup
  • Added a Guardfile for use with guard