v0.7.0 (2022-09-20)
This release has a breaking change of how to create hierarchical columns. Please check the section of hierarchical columns in README.
What's Changed
- Update typing module by @astropenguin in #80
- Add type hint for column fields by @astropenguin in #84
- Add support for Poetry >=1.2 by @astropenguin in #85
- Update parsers module by @astropenguin in #88
- Fix wrong returns of get_columns by @astropenguin in #90
- Update asdata module by @astropenguin in #92
- Do not use morecopy by @astropenguin in #94
- Release v0.7.0 by @astropenguin in #95
Full Changelog: v0.6.0...v0.7.0