v4.0.10
What's Changed
- change NOT IN statement to NOT EXISTS statement by Aymon Wuolanne (@aymonwuolanne) in #2766
- Poetry -> uv by ADBond in #2775
- Uncap sqlglot by ADBond in #2785
- Bump minimum sqlglot version by ADBond in #2786
- add laos by Robin Linacre (@RobinL) in #2787
- Remove duplicated mypy check by ADBond in #2788
- Fix more docs links by ADBond in #2765
- Improve debug mode by Robin Linacre (@RobinL) in #2789
- Fix issue 1889 by Robin Linacre (@RobinL) in #2758
- Fix count comparisons for exploding blocking rules by Aymon Wuolanne (@aymonwuolanne) in #2778
- Faster test suite by Robin Linacre (@RobinL) in #2792
- Deprecate python 3.9 by ADBond in #2797
- Remove jsonschema dependency by ADBond in #2798
- Update changelog by ADBond in #2799
- Simplify exclude preceding for exploding blocking rules by Aymon Wuolanne (@aymonwuolanne) in #2760
- Spark 4 - allow + test current functionality by ADBond in #2801
- Spark 4 compatible UDFs by ADBond in #2802
- Bare-bones Splink install by ADBond in #2804
- Spark 4 - try parse date fix by ADBond in #2805
- Demos requirements to uv by ADBond in #2806
- Early-warning breaking dependency CI cron job by ADBond in #2807
- Release - v4.0.10 by ADBond in #2810
Full Changelog: v4.0.9...v4.0.10