Skip to content

v0.1.0: Minor updates, moving to support python 3.9-3.11

Compare
Choose a tag to compare
@eacharles eacharles released this 25 Oct 18:11
· 149 commits to main since this release
069e09d

What's Changed

  • Adding logic to CatEstimator to obey calculated_point_estimates. by @drewoldag in #42
  • Abstract calculate_point_estimate up one more level by @drewoldag in #48
  • added skip options to rail render-nb by @eacharles in #53
  • Updating tested python versions and pre-commit hook order. by @drewoldag in #50
  • hook to validate date in DataHandle.set_data by @eacharles in #54
  • Implement placeholders for dummy estimators/summarizers by @drewoldag in #49
  • Add bpz-demo-data option to get-data command by @OliviaLynn in #55

Full Changelog: v0.0.7...v0.0.9