Skip to content

Releases: ya7010/turu-py

v0.9.1 🌈

27 Jan 11:53
adb6b7e

Choose a tag to compare

🐛 Bug Fixes

  • fix: typehint. @yassun7010 (#44)

v0.9.0 🌈

27 Jan 09:43
b8bd3a7

Choose a tag to compare

🚀 Features

  • feat: support pandera. @yassun7010 (#38)
  • feat: update executemany_map type hinting. @yassun7010 (#36)
  • feat: upgrade snowflake generic type. @yassun7010 (#34)

v0.8.0

25 Jan 00:01
95e6306

Choose a tag to compare

Rename:

  • record_as_csv is deprecated. Please use record_to_csv insread. #25

Others:

  • Add API Docs.