tea-tasting 1.6.0
Breaking changes
- feat!: change default continuity correction to false by @e10v in #215
- feat!: default Proportion.equal_var to true and ignore global config by @e10v in #217
Formally, changing parameters default is a braking change and should be followed by major version change. But these particular changes shouldn't brake user experience.
Other changes
- chore: run tasks with poe instead of pdm by @e10v in #206
- chore: configure poe tasks by @e10v in #207
- chore: ignore sqlglot==28.7.0 in ci by @e10v in #208
- chore: fix import in examples creating script by @e10v in #209
- ci: add markdownlint to ci by @e10v in #210
- ci: update checkout version by @e10v in #211
- chore: configure ruff by @e10v in #212
- chore: add AGENTS.md by @e10v in #213
- test: fix type annotations in tests by @e10v in #214
- chore: update AGENTS.md by @e10v in #216
- ci: rename markdownlint workflow to ci-docs and add docs doctest by @e10v in #218
Full Changelog: v1.5.1...v1.6.0