Highlights
- New method
check_ftu
to check for FTU inCounterfactualGenerator
class. This method provides a more user-friendly way to check for FTU than the previous approach withparse_texts
- Updates to counterfactual demo notebook
- Updates to dev dependencies
- Fix broken links in readme
What's Changed
- v0.3.0 updates by @dylanbouchard in #80
- Add sphinx to a poetry dep group by @dskarbrevik in #78
- Fix broken links in README and copy-paste errors in example notebook by @xavieryao in #81
- New FTU check method by @dylanbouchard in #85
- Contributing guide update by @dskarbrevik in #87
- Release PR: v0.3.1 by @dylanbouchard in #86
New Contributors
- @xavieryao made their first contribution in #81
Full Changelog: v0.3.0...v0.3.1