Releases: yassun7010/turu-py
Releases · yassun7010/turu-py
v0.10.3 🌈
Changes
- feat: add fetch_arrow_all and fetch_arrow_batch to RecordCursor. @yassun7010 (#87)
🐛 Bug Fixes
- fix: recorder @yassun7010 (#89)
v0.10.2 🌈
Changes
- chore: add type hint. @yassun7010 (#86)
- chore(deps-dev): bump mkdocs-material from 9.5.7 to 9.5.9 @dependabot (#79)
v0.10.1 🌈
Changes
- chore(deps-dev): bump pytest from 7.4.4 to 8.0.0 @dependabot (#80)
- feat: add fetch_pandas_batches recorder. @yassun7010 (#83)
- feat: change limit behavor. @yassun7010 (#82)
- chore(deps-dev): bump pytest-asyncio from 0.23.4 to 0.23.5 @dependabot (#78)
- chore(deps-dev): bump griffe from 0.39.1 to 0.40.1 @dependabot (#77)
- docs: add docstring. @yassun7010 (#76)
🐛 Bug Fixes
- Fix logic @yassun7010 (#85)
- fix: logic. @yassun7010 (#84)
- Fix type order @yassun7010 (#81)
v0.9.9 🌈
🐛 Bug Fixes
- fix: record_to_csv header option @yassun7010 (#75)
- fix: type hint. @yassun7010 (#73)
- chore(deps-dev): bump ruff from 0.1.15 to 0.2.1 @dependabot (#69)
- chore(deps-dev): bump mkdocs-material from 9.5.6 to 9.5.7 @dependabot (#70)
- test: add test case. @yassun7010 (#74)
v0.9.8 🌈
v0.9.7 🌈
Changes
- chore(deps-dev): bump pyright from 1.1.349 to 1.1.350 @dependabot (#67)
- chore(deps-dev): bump pydantic from 2.6.0 to 2.6.1 @dependabot (#66)
- Add docs @yassun7010 (#65)
🐛 Bug Fixes
- Fix limit @yassun7010 (#71)
- fix: extras. @yassun7010 (#64)
v0.9.6 🌈
Changes
- Add py typed @yassun7010 (#63)
- chore(deps-dev): bump pyright from 1.1.348 to 1.1.349 @dependabot (#60)
- chore(deps-dev): bump mkdocs-material from 9.5.5 to 9.5.6 @dependabot (#59)
- chore(deps-dev): bump pydantic from 2.5.3 to 2.6.0 @dependabot (#58)
v0.9.5 🌈
Fixes
- fix: execute() type hint. @yassun7010 (#62)
Changes
- chore(deps-dev): bump pydantic from 2.5.3 to 2.6.0 @dependabot (#58)
- chore(deps-dev): bump ruff from 0.1.14 to 0.1.15 @dependabot (#57)
- chore(deps-dev): bump pytest-asyncio from 0.23.3 to 0.23.4 @dependabot (#56)
- chore: ci. @yassun7010 (#55)
- chore: add comment. @yassun7010 (#54)
v0.9.4 🌈
Changes
- chore: ci. @yassun7010 (#55)
- chore: add comment. @yassun7010 (#54)
🐛 Bug Fixes
- fix: ci. @yassun7010 (#53)
v0.9.3 🌈
Changes
- style: format. @yassun7010 (#50)
- Update sample @yassun7010 (#49)
- update pandera feature doc @yassun7010 (#48)
- docs: update docs. @yassun7010 (#46)
🐛 Bug Fixes
- fix: never case. @yassun7010 (#52)
- fix: type. @yassun7010 (#51)
- Fix doctest @yassun7010 (#47)
- docs: add type hint. @yassun7010 (#45)