Skip to content

Latest commit

 

History

History
208 lines (121 loc) · 5.04 KB

CHANGELOG.md

File metadata and controls

208 lines (121 loc) · 5.04 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.13.0 - 2024-11-19 12:29:11

Added

  • Metric comparisons by dataset to the documentation.
  • Calibration of state populations.

1.12.1 - 2024-11-12 15:03:39

Added

  • Metric comparisons by dataset to the documentation.

1.12.0 - 2024-11-12 07:03:52

Added

  • Paper on methodology.

1.11.1 - 2024-10-29 19:15:42

Changed

  • Reverted to using standard version of microdf

1.11.0 - 2024-10-09 14:11:41

Changed

  • EITC targets improved by uprating 2020 rather than 2021 targets.

1.10.0 - 2024-10-08 15:48:46

Fixed

  • EITC calibration.

1.9.0 - 2024-10-07 11:45:52

Added

  • EITC calibration by child counts.
  • 10% dropout during weight calibration.

1.8.0 - 2024-09-29 18:08:57

Fixed

  • Moved PolicyEngine US out of setup.py dependencies.

1.7.0 - 2024-09-29 15:03:05

Changed

  • Bump to policyengine-us 1.100.0.

1.6.0 - 2024-09-25 10:40:39

Added

  • State and household size as predictors for rent and property taxes.

1.5.1 - 2024-09-23 11:22:32

Changed

  • Documentation updated.
  • URLs for PUF data.

1.5.0 - 2024-09-23 10:28:55

Added

  • Migrate the ACS from the US-repository.

Changed

  • Enhanced CPS now uses a 3-year pooled CPS.

1.4.5 - 2024-09-22 21:15:27

1.4.4 - 2024-09-19 15:36:00

Changed

  • Split push actions into two separate files
  • Made run of second portion of push conditional upon run of first

1.4.3 - 2024-09-18 20:57:03

Changed

  • Fixed CI/CD push script

1.4.2 - 2024-09-18 19:49:48

Fixed

  • Corrected versioning issues

1.4.1 - 2024-09-18 16:30:37

Fixed

  • Import errors in non-dev mode.

1.4.0 - 2024-09-18 03:05:11

Added

  • Geography generation module (previously in US package)

Changed

  • Fixed export structure within init files

1.3.1 - 2024-09-17 19:37:44

Added

  • Jupyter Book documentation.

1.3.0 - 2024-09-17 10:27:10

Fixed

  • Moved heavy dependencies to dev.

1.2.1 - 2024-09-16 08:04:08

Fixed

  • Bug in docs where prerequisites wouldn't load in GCP.

1.2.0 - 2024-09-12 19:47:01

Added

  • Added conditional deletion of existing resource
  • Added downloading of existing resources for backup purposes
  • Added tqdm to download script

Changed

  • Fixed upload script's use of tqdm

1.1.1 - 2024-09-11 16:40:10

Fixed

  • Added GitHub Actions test job to PR and push
  • Run publish to PyPI GitHub Actions job only on push
  • Fix changelog GitHub Actions job

1.1.0 - 2024-09-11 13:48:15

Changed

  • Improved logging
  • Updated required Python version
  • Removed setuptools_scm

1.0.0 - 2024-09-09 17:29:10

Added

  • Improved changelog

1.0.0 - 2024-09-09 17:29:10

Added

  • Initialized changelogging