pypi great-tables 0.11.0
v0.11.0: include column labels in`<thead>` element

latest releases: 0.18.0, 0.17.0, 0.16.1...
12 months ago

This release contains a breaking change in how HTML output tables are structured (through tag changes). There is also an important fix for saving tables via the .save() method using the Google Chrome webdriver.

Breaking Changes

  • We now ensure that the <thead> element encloses both title/subtitle and column labels by @rich-iannone in #421

Fixes

  • We now ensure that the <thead> element encloses both title/subtitle and column labels by @rich-iannone in #421
  • The .save method works with latest version of Google Chrome by @machow in #425

Docs

New Contributors

Full Changelog: v0.10.0...v0.11.0

Don't miss a new great-tables release

NewReleases is sending notifications on new releases.