Skip to content

Releases: ya7010/turu-py

v0.10.3 🌈

16 Feb 16:10
ca4c05e
Compare
Choose a tag to compare

Changes

  • feat: add fetch_arrow_all and fetch_arrow_batch to RecordCursor. @yassun7010 (#87)

🐛 Bug Fixes

  • fix: recorder @yassun7010 (#89)

v0.10.2 🌈

16 Feb 15:20
4f52d6a
Compare
Choose a tag to compare

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 🌈

15 Feb 22:35
b5cbcfa
Compare
Choose a tag to compare

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 🌈

10 Feb 16:12
057f8be
Compare
Choose a tag to compare

🐛 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 🌈

09 Feb 00:25
bc077e7
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix: type hint. @yassun7010 (#73)
  • fix: row_type check. @yassun7010 (#72)

v0.9.7 🌈

08 Feb 05:44
b21fcdd
Compare
Choose a tag to compare

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 🌈

04 Feb 01:03
a574850
Compare
Choose a tag to compare

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 🌈

02 Feb 05:53
c7c997a
Compare
Choose a tag to compare

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 🌈

30 Jan 00:24
b1e0f5d
Compare
Choose a tag to compare

Changes

  • chore: ci. @yassun7010 (#55)
  • chore: add comment. @yassun7010 (#54)

🐛 Bug Fixes

  • fix: ci. @yassun7010 (#53)

v0.9.3 🌈

29 Jan 05:50
bbf84d8
Compare
Choose a tag to compare

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)