Bug fixes
- Fix ATT calculation for the never-treated case (i..e, cgroup = "never) due to incorrect subsetting prior to recovering the marginal effects. Thanks to @paulofelipe for reporting (#37).
- Avoid (where possible) or error out if user supplies reserved “group” variable in formula (#41).
Documentation
- Render markdown in man pages by @etiennebacher in #44
New Contributors
- @etiennebacher made their first contribution in #44
Full Changelog: v0.3.5...v0.4.0