Releases: manmartgarc/stochatreat
Releases · manmartgarc/stochatreat
v0.0.20
What's Changed
- Create dependabot.yml by @manmartgarc in #33
- 🐞use fractions.Fraction to avoid rounding error in probabilities sum by @acarril in #26
New Contributors
Full Changelog: v0.0.19...v0.0.20
v0.0.19: Merge pull request #32 from manmartgarc/fix-codecov
fix(build): fix coverage
v0.0.18: Merge pull request #31 from manmartgarc/fix-pandas
fix: resolve failing tests with pandas>=2.2
v0.0.17
What's Changed
- Adds
CONTRIBUTING.md
by @manmartgarc in #28 - feat: add codecov action by @manmartgarc in #29
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- Add pyproject by @manmartgarc in #20
- Update docs by @manmartgarc in #21
- feat: add pip cache for the python build action by @manmartgarc in #22
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
- Testing plus minor things by @RoyalTS in #1
- block ids and tests by @RoyalTS in #3
- minor stuff by @RoyalTS in #4
- Include LICENSE.txt in sdist and wheel by @xhochy in #5
- Working by @manmartgarc in #6
- New treatment assignment methods, refactor, cleanup by @RoyalTS in #9
- Terminology and faster assignment by @RoyalTS in #10
- docfixes and slight performance optimization by @RoyalTS in #11
- Update version by @manmartgarc in #13
- General fixes by @manmartgarc in #17
- Add py38 support by @manmartgarc in #18
- Hotfix pandas change by @manmartgarc in #19
New Contributors
Full Changelog: https://github.com/manmartgarc/stochatreat/commits/v0.0.15