Skip to content

Releases: reddit/experiments.py

v1.3.6

20 Jul 18:09
0db5f5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.5...v1.3.6

v1.3.5

30 Jun 23:06
16fe9c9
Compare
Choose a tag to compare

What's Changed

  • Fix _prune_extracted_dict() definition location by @mrlevitas in #57

Full Changelog: v1.3.4...v1.3.5

v1.3.4

09 Jun 21:58
f34b8d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

v1.3.3

09 Jun 16:13
5f4fdd3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

06 Jun 16:45
b430ad2
Compare
Choose a tag to compare

What's Changed

  • Docstring fixup by @mrlevitas in #50
  • Refactor exposure events by @mrlevitas in #51
  • Extract type pruning on extracted_fields into function by @mrlevitas in #52
  • Don't clear identifiers in ..._for_identifier_...() and pass through identifier_type to rust by @mrlevitas in #53

Full Changelog: v1.3.1...v1.3.2

v1.3.1

18 May 23:56
26f974a
Compare
Choose a tag to compare

What's Changed

  • Fix get_all_variants...() error return types & annotations by @mrlevitas in #49

Full Changelog: v1.3.0...v1.3.1

v1.3.0

18 May 23:07
967a83d
Compare
Choose a tag to compare

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 ctx in get_...for_identifier() by @mrlevitas in #47
  • Return list of decision_dict()s in get_all_variants...() by @mrlevitas in #46
  • Fix make file & lint by @mrlevitas in #48

Full Changelog: v1.2.3...v1.3.0

v1.2.3

17 May 02:10
9a3efe9
Compare
Choose a tag to compare

What's Changed

  • Pass in identifier_type as param in get_variant_for_identifier...() by @mrlevitas in #43

Full Changelog: v1.2.2...v1.2.3

v1.2.2

16 May 19:08
b617802
Compare
Choose a tag to compare

What's Changed

  • Wrap event destructuring in except block, bump decider by @mrlevitas in #42

Full Changelog: v1.2.1...v1.2.2

v1.2.1

13 May 23:13
393c8c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1