- Better docs on Sphinx - Examples added to Sphinx docs - README improvements
0.2.8
- More explicit integration of `age` into ANES; instead of computing `age` from `birthyr` when constructing persona it's added directly to df upon loading. Benefits of this: (1) More efficient since we avoid computations for each persona; (2) Users can search using `age`; (3) Will show up in ANES persona mapping
0.2.7
- AutoModerator - Changed remove_double_period is True by default - Support for Moderator system instruction to be set directly