Skip to content

Release 0.12.8

Compare
Choose a tag to compare
@guzman-raphael guzman-raphael released this 12 Jan 14:16
· 2060 commits to master since this release
8b676d9

Patch Changes:

  • table.children, .parents, .descendents, and ancestors can return queryable objects. PR #833
  • Load dependencies before querying dependencies. (#179) PR #833
  • Fix display of part tables in schema.save. (#821) PR #833
  • Add schema.list_tables. (#838) PR #844
  • Fix minio new version regression. PR #847
  • Add more S3 logging for debugging. (#831) PR #832
  • Convert testing framework from TravisCI to GitHub Actions (#841) PR #840