================== - Don't add users to exclude list for dynamic segments - Store segments a user is excluded from in the session
0.10.7
================== - Bug Fix: Ensure static segment members are show the survey immediately - Records users excluded by randomisation on the segment - Don't re-check excluded users
0.10.6
================== - Accepts and stores randomisation percentage for segment - Adds users to segment based on random number relative to percentage
0.10.5
================== - Count how many users match a segments rules before saving the segment - Stores count on the segment and displays in the dashboard - Enables testing users against rules if there isn't an active request
0.10.0
================== - Adds static and dynamic segments
0.9.1
==================
- Fixes import for reverse resolver for older Django versions (<1.10) - Bases migrations off of older wagtail dependencies - Adds more dashboard panels and fixes exclude variants function