Releases: Quantco/polarify
Releases · Quantco/polarify
v0.2.1
What's Changed
⬆️ Dependencies
- Bump the actions group with 3 updates by Dependabot (@dependabot) in #68
- Update pixi lockfile by @quant-ranger in #70
- Update pixi lockfile by @quant-ranger in #71
- Bump the actions group with 3 updates by Dependabot (@dependabot) in #72
- Bump softprops/action-gh-release from 2.0.6 to 2.0.8 in the actions group by Dependabot (@dependabot) in #74
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the actions group by Dependabot (@dependabot) in #75
- Update pixi lockfile by @quant-ranger in #76
- Bump the actions group across 1 directory with 3 updates by Dependabot (@dependabot) in #79
- Bump the actions group across 1 directory with 3 updates by Dependabot (@dependabot) in #84
- Bump the actions group with 3 updates by Dependabot (@dependabot) in #86
- Bump the actions group with 2 updates by Dependabot (@dependabot) in #87
🤷🏻 Other changes
- chore: Add support for polars 1.* by Pavel Zwerschke (@pavelzw) in #90
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
✨ New features
- Add support for match ... case by Parsa Bahraminejad (@prsabahrami) in #60
⬆️ Dependencies
- Pre-commit autoupdate by @quant-ranger in #64
- Bump the actions group with 3 updates by Dependabot (@dependabot) in #65
- Bump the actions group with 2 updates by Dependabot (@dependabot) in #66
- Pre-commit autoupdate by @quant-ranger in #67
🚀 CI
- Fix pyproject.toml license by Pavel Zwerschke (@pavelzw) in #61
New Contributors
- Parsa Bahraminejad (@prsabahrami) made their first contribution in #60
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed
✨ New features
- Add more test cases, add support for annotated assignments, fix tuple assignments by Pavel Zwerschke (@pavelzw) in #59
⬆️ Dependencies
- Bump actions/upload-artifact and actions/download-artifact from 3 to 4 by Dependabot (@dependabot) in #46
- Pre-commit autoupdate by @quant-ranger in #48
- Bump prefix-dev/setup-pixi from 0.4.1 to 0.4.3 by Dependabot (@dependabot) in #49
- Bump the actions group with 1 update by Dependabot (@dependabot) in #53
- Pre-commit autoupdate by @quant-ranger in #54
- Bump the actions group with 1 update by Dependabot (@dependabot) in #56
- Pre-commit autoupdate by @quant-ranger in #57
🚀 CI
- Switch to multi environment pixi configuration by Pavel Zwerschke (@pavelzw) in #50
- Add test to default environment by Pavel Zwerschke (@pavelzw) in #51
- Update dependabot configuration by Pavel Zwerschke (@pavelzw) in #52
🤷🏻 Other changes
- Add open-source warning to issue and pull request template by Jonas Haag (@jonashaag) in #55
- Add codecov by Pavel Zwerschke (@pavelzw) in #58
New Contributors
- Jonas Haag (@jonashaag) made their first contribution in #55
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
📝 Documentation
- Update blog post URL by Pavel Zwerschke (@pavelzw) in #37
⬆️ Dependencies
- Bump actions/checkout from 3 to 4 by Dependabot (@dependabot) in #23
- Bump mamba-org/setup-micromamba from 1.4.3 to 1.4.4 by Dependabot (@dependabot) in #24
- Pre-commit autoupdate by @quant-ranger in #26
- Bump prefix-dev/setup-pixi from 0.2.0 to 0.2.1 by Dependabot (@dependabot) in #27
- Pre-commit autoupdate by @quant-ranger in #28
- Bump prefix-dev/setup-pixi from 0.2.1 to 0.3.0 by Dependabot (@dependabot) in #29
- Bump mamba-org/setup-micromamba from 1.4.4 to 1.5.0 by Dependabot (@dependabot) in #30
- Bump mamba-org/setup-micromamba from 1.5.0 to 1.6.0 by Dependabot (@dependabot) in #34
- Pre-commit autoupdate by @quant-ranger in #35
- Bump prefix-dev/setup-pixi from 0.3.0 to 0.4.0 by Dependabot (@dependabot) in #36
- Bump prefix-dev/setup-pixi from 0.4.0 to 0.4.1 by Dependabot (@dependabot) in #38
- Bump pavelzw/pytest-action from v2.2.0 by Dependabot (@dependabot) in #39
- Pre-commit autoupdate by @quant-ranger in #42
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by Dependabot (@dependabot) in #43
- Bump actions/setup-python from 4 to 5 by Dependabot (@dependabot) in #44
- Add support for polars 0.20 by Pavel Zwerschke (@pavelzw) in #45
🚀 CI
- Switch to setup-pixi by Pavel Zwerschke (@pavelzw) in #25
- Add test for multiple equals by Pavel Zwerschke (@pavelzw) in #31
- Use ruff-format instead of black by Pavel Zwerschke (@pavelzw) in #33
- Add support for python 3.12 by Pavel Zwerschke (@pavelzw) in #32
- Switch to quantco/pre-commit-conda by Pavel Zwerschke (@pavelzw) in #41
🤷🏻 Other changes
- Remove version from pixi.toml by Pavel Zwerschke (@pavelzw) in #40
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
New features
- Add __version__ by Pavel Zwerschke (@pavelzw) in #13
Documentation
- Add reference to blog post by Pavel Zwerschke (@pavelzw) in #20
Dependencies
- Pre-commit autoupdate by @quant-ranger in #14
- Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by Dependabot (@dependabot) in #15
- Pre-commit autoupdate by @quant-ranger in #16
- Pre-commit autoupdate by @quant-ranger in #21
Other changes
- Change LICENSE to BSD-3-Clause by Pavel Zwerschke (@pavelzw) in #18
- Update license badge by Pavel Zwerschke (@pavelzw) in #19
- Add support for polars 0.19 by Pavel Zwerschke (@pavelzw) in #22
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
New features
- generalize transformer to also handle partial returns by Bela Stoyan (@0xbe7a) in #11
Dependencies
- Pre-commit autoupdate by @quant-ranger in #12
New Contributors
- @quant-ranger made their first contribution in #12
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: 0.1.0...v0.1.1
v0.1.0
What's Changed
Documentation
- Add README and LICENSE by Pavel Zwerschke (@pavelzw) in #5
Dependencies
- Bump mamba-org/setup-micromamba from 1.1.3 to 1.4.3 by Dependabot (@dependabot) in #2
Other changes
- add Tests by Bela Stoyan (@0xbe7a) in #3
- Test different polars versions by Pavel Zwerschke (@pavelzw) in #9
New Contributors
- Pavel Zwerschke (@pavelzw) made their first contribution in #1
- Dependabot (@dependabot) made their first contribution in #2
- Bela Stoyan (@0xbe7a) made their first contribution in #3
Full Changelog: https://github.com/Quantco/polarify/commits/0.1.0