Skip to content

Releases: machow/reactable-py

v0.1.5: make Great Tables an optional dependency

24 Nov 20:21
2395d7c
Compare
Choose a tag to compare

What's Changed

  • fix: make great tables an optional dependency in code by @machow in #30

Full Changelog: v0.1.4...v0.1.5

v0.1.4: fix default sorting order for table

22 Nov 18:25
d04e38a
Compare
Choose a tag to compare

What's Changed

  • fix: ensure table default_sort_order respected by @machow in #27

Full Changelog: v0.1.3...v0.1.4

v0.1.3: fix default re-sorting order

21 Nov 21:15
a051023
Compare
Choose a tag to compare

What's Changed

  • fix: column default_sort_order respected when resorting by @machow in #26

Full Changelog: v0.1.2...v0.1.3

v0.1.2: pin dependency to ensure tables show up

31 Oct 14:47
9b130ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1: fix Great Tables imports

16 Sep 14:13
3856082
Compare
Choose a tag to compare

What's Changed

Fixes

Documentation

New Contributors

Full Changelog: v0.1.0...v0.1.1

Initial release

11 Aug 19:03
Compare
Choose a tag to compare

This is the initial release of reactable-py. See the documentation for many examples!