This repository has been archived by the owner on May 1, 2023. It is now read-only.
v0.40.0
MartinBernstorff
released this
07 Mar 14:32
·
523 commits
to main
since this release
Feature
- Add +x to setup_for_dev (
2f44395
) - Add cruft.json (
c980494
) - Add support for debug field in FullConfig (
65a4bf4
)
Fix
- Update synth dataset to only include ages of 18 or less (
ac0f317
) - Add_eval_column should not be a fixture (
b35a236
) - Drop_records_if_datediff_days_smaller_than had incorrect smaller-than/greater-than (
61fc7aa
) - Incorrect guard for inferring col name (
c5b7309
) - Correctly infer min date when filtering by lookbehind (
46bc34a
)