๐ InsightStack โ Changelog
๐ InsightStack โ Changelog
All major changes to the InsightStack repository will be documented here.
This file is auto-updated via GitHub Actions on each push to main
.
[v1.2.0] โ 2025-04-24
โจ Added
impact_evaluation/
: full folder withdiff_in_diff.do
,propensity_score_matching.do
,itt_late_estimation.do
,event_study.do
, andmde_power_calc.do
regression_discontinuity.do
andheterogeneous_effects.do
for causal inference- GitHub Action for automatic changelog generation
ROADMAP.md
anddesign_coverage.md
with forward-looking methodology structure
๐ Improved
graphs_viz/
: addedboxplot_by_group
,panel_line_income
, andcombine_graphs.do
README.md
enhancements with badge-ready layout and external links
[v1.1.0] โ 2025-04-20
โจ Added
- Core data folders:
data_management/
,descriptive_analysis/
,regression_models/
- Templates:
annotated_do_file.do
,project_folder_template.zip
- Complete synthetic datasets:
education_labels.csv
,livelihoods_panel.csv
,health_survey.csv
๐งน Fixed
- Label inconsistencies in
logistic_models.do
- Folder alignment and README formatting
[v1.0.0] โ 2025-04-18
๐ Initial Release
- Project bootstrapped with InsightStack architecture
- Setup for GitHub Pages, README footer, and folder layout finalized