Skip to content

Releases: pwwang/datar

0.12.2

27 Jun 01:38
6472d8c
Compare
Choose a tag to compare
  • ➕ Add pyarrow backend
  • 🐛 Exclude coverage for multiline version in get_versions()
  • ⬆️ Bump up python-simpleconf to 0.6 so datar can be installed in Windows (#180)

What's Changed

Full Changelog: 0.12.1...0.12.2

0.12.1

13 Apr 07:43
2a601fb
Compare
Choose a tag to compare
  • ⬆️ Bump datar-numpy to ^0.2

What's Changed

Full Changelog: 0.12.0...0.12.1

0.12.0

13 Apr 06:44
89fc243
Compare
Choose a tag to compare
  • 📝 Added import f to plotnine on README.md (#177)
  • ⬆️ Drop support for python3.7
  • ⬆️ Bump pipda to 0.12
  • 🍱 Update storms data to 2020 (tidyverse/dplyr#5899)

What's Changed

New Contributors

Full Changelog: 0.11.2...0.12.0

0.11.2

06 Mar 20:29
9573e49
Compare
Choose a tag to compare
  • 📝 Add pypi downloads badge to README
  • 📝 Fix github workflow badges for README
  • 🐛 Add return type annotation to fix #173
  • ⬆️ Bump python-slugify to v8

What's Changed

Full Changelog: 0.11.1...0.11.2

0.11.1

15 Dec 19:03
305a6e6
Compare
Choose a tag to compare
  • 🐛 Fix get_versions() not showing plugin versions
  • 🐛 Fix plugins not loaded when loading datasets
  • 🚸 Add github issue templates

What's Changed

Full Changelog: 0.11.0...0.11.1

0.11.0

15 Dec 17:53
f04c67d
Compare
Choose a tag to compare
  • 📝 Add testimonials and backend badges in README.md
  • 🐛 Load entrypoint plugins only when APIs are called (#162)
  • 💥 Rename other module to misc

What's Changed

Full Changelog: 0.10.3...0.11.0

0.10.3

09 Dec 22:23
326c00b
Compare
Choose a tag to compare
  • ⬆️ Bump simplug to 0.2.2
  • ✨ Add apis.other.array_ufunc to support numpy ufuncs
  • 💥 Change hook data_api to load_dataset
  • ✨ Allow backend for c[]
  • ✨ Add DatarOperator.with_backend() to select backend for operators
  • ✅ Add tests
  • 📝 Update docs for backend supports

What's Changed

Full Changelog: 0.10.2...0.10.3

0.10.2

07 Dec 23:15
296ff8b
Compare
Choose a tag to compare
  • 🚑 Fix false warning when importing from all

What's Changed

Full Changelog: 0.10.1...0.10.2

0.10.1

05 Dec 06:56
1833068
Compare
Choose a tag to compare
  • Pump simplug to 0.2

What's Changed

Full Changelog: 0.10.0...0.10.1

0.10.0

02 Dec 23:09
110b0a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.10.0