Skip to content

v3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 11:22
· 33 commits to main since this release
694a4d7

Changelog

v3.1.0

⛰️ Features

  • Disable missing bar plot by default (#186)

🐛 Bug Fixes

  • Data type inference for string types in pandas 2 (#178)
  • Suppress warnings in data type inference (#179)
  • Move isort from dev dependencies to main dependencies (#181)

🏗 Build & CI/CD

  • Fix git-cliff installation (#177)
  • Fix typo in publish workflow (#173)
  • Execute tests in parallel (#185)