v1.3.0
What's Changed
- get_all_variants_without_expose() & get_all_variants_for_identifier_without_expose() by @mrlevitas in #44
- Make user_id optional on DeciderContext() by @mrlevitas in #45
- Remove any IDENTIFIERS from decider
ctxinget_...for_identifier()by @mrlevitas in #47 - Return list of
decision_dict()s inget_all_variants...()by @mrlevitas in #46 - Fix make file & lint by @mrlevitas in #48
Full Changelog: v1.2.3...v1.3.0