This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
Releases: dazoakley/bandiera
Releases · dazoakley/bandiera
v2.2.1
v2.2.0
v2.1.0
Feature additions:
- added capability to enable features for a percentage of users, this can also be mixed in with 'user groups' so that selected approved users ALWAYS see the feature, but for the rest of the user base, it is based on a percentage
Additional changes:
- Model layer switched to use Sequel::Model
v2.0.0
Feature additions:
- added capability to selectivley enable features for specific users/groups
- new v2 API (read-only) with support for new user groups features
- enable database configuration via a
DATABASE_URL
environment variable
Operational updates:
- allow error/exception reporting via Airbrake
Bugfixes
- more stable database connections
Deprecations
- v1 API is now deprecated