This repository was archived by the owner on Jun 28, 2023. It is now read-only.
2.3.1
- [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