Release 1.3.0
New features and improvements
- Image renderer by @martinRenou in #470
- Add several options to context menus by @gjmooney in #479
- Option to clear sort selection
- Option to copy selection to the clipboard
- Option to download selection as a CSV
- Option to download the entire table as a CSV
- Option to clear current selection
- Use sensible defaults for BarRenderer.bar_value by @ianthomas23 in #490
- Improve data serialization by @martinRenou in #483
- Add HTML Renderer by @gjmooney in #488
- Support 'zebra stripes' for rows or columns by @tfmark in #499
Bug fixes
- Display columns with no data by @gjmooney in #480
- fix for the issue of merging of nested rows by @TermeHansen in #489
Maintenance
- Fix pyproject version by @martinRenou in #471
- Fix galata bot, missing hub package by @martinRenou in #481
- Add codespell to pre-commit and fix typos by @ianthomas23 in #484
- Update Python versions used in CI by @ianthomas23 in #485
- Update snapshots + use micromamba in bot by @martinRenou in #482
- Correct jlpm watch command by @ianthomas23 in #491
New Contributors
- @gjmooney made their first contribution in #480
- @ianthomas23 made their first contribution in #484
- @TermeHansen made their first contribution in #489
- @tfmark made their first contribution in #499
Full Changelog: 1.2.1...1.3.0