Releases: posit-dev/gt-extras
Releases · posit-dev/gt-extras
v0.0.8
What's Changed
- feat:
gt_plt_donut()by @juleswg23 in #148 - feat:
gt_fmt_img_circle()by @jrycw and @juleswg23 in #164 - refactor: html graphics to svg by @juleswg23 in #147
- Refactor two column layout
.show()by @juleswg23 in #149 - Add mega examples by @juleswg23 in #154
- docs: update readme and docs with extending great tables info by @juleswg23 in #157
- refactor:
_plot_categorical()function by @jrycw in #163
Misc
- docs: Replace pypi downloads tag by @juleswg23 in #158
Full Changelog: v0.0.7...v0.0.8
v0.0.7
New Features
- feat:
gt_plt_bullet()by @juleswg23 in #125 - feat:
gt_plt_summary()by @juleswg23 in #136
Additional improvements
- docs: Resize and rename theme examples by @juleswg23 in #129
- docs: add nfl example by @juleswg23 in #134
- Fix: Title styles in
gt_two_column_layout()by @juleswg23 in #140 - docs: Adding preview-colour quarto extension by @juleswg23 in #128
Full Changelog: v0.0.6...v0.0.7
v0.0.6
New Examples Page
Check it out here!
- docs: examples page by @juleswg23 in #106
New Features
- feat:
gt_plt_bar_pct()by @jrycw in #96 - feat:
add_text_img()by @juleswg23 in #107 - feat:
gt_data_color_by_group()by @avamsi in #84 - feat:
gt_two_column_layout()by @juleswg23 in #95
More Contributions
- Minor typo in intro.qmd by @engineerchange in #94
- build: great tables dependency 0.18.0 by @juleswg23 in #97
- Add keep columns to
gt_plt_bar()by @juleswg23 in #100 - docs: docstring suggestions by @juleswg23 in #102
- Add narwhals by @juleswg23 in #104
- refactor:
gt_plt_bar_pct()to replacescaledwithautoscaleby @jrycw in #108 - refactor: remove percent labels from
gt_plt_bar()by @juleswg23 in #110 - chore: type checker by @juleswg23 in #115
New Contributors
- @engineerchange made their first contribution in #94
- @jrycw made their first contribution in #96
- @avamsi made their first contribution in #84
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- rename
gt_hyperlinktowith_hyperlinkby @juleswg23 in #81 - feat:
gt_merge_stack()by @juleswg23 in #82 - feat:
gt_fa_rank_change()by @juleswg23 in #85 - feat:
gt_highlight_rows()by @juleswg23 in #90 - feat
gt_duplicate_column()by @juleswg23 in #92
Misc
- docs: hide get-started and collapse sidebar by @juleswg23 in #77
- Re-purposing templates and contributing guidelines from great tables by @juleswg23 in #31
Full Changelog: v0.0.4...v0.0.5
v0.0.4: More features!
What's Changed
- feat:
gt_plt_conf_int()by @juleswg23 in #50 - feat:
gt_plt_dumbbell()by @juleswg23 in #57 - feat:
fmt_pct_extra()by @juleswg23 in #61 - feat:
gt_plt_winloss()by @juleswg23 in #67 - feat:
gt_plt_bar_stack()by @juleswg23 in #68 - feat:
img_header()by @juleswg23 in #69 - feat:
gt_add_divider()by @juleswg23 in #74
Misc
- Throw string literal value errors by @juleswg23 in #38
- Remove
Nonefrom function signatures where possible by @juleswg23 in #32 - Enhancement: docs, examples, readme, and intro by @juleswg23 in #55
- Fix: Add assets to site by @juleswg23 in #56
- ci: fix PyPI release workflow by @juleswg23 in #76
Full Changelog: v0.0.2...v0.0.4
v0.0.2: Batch of Features
What's Changed
- feat:
gt_col_hulk_numeric()by @juleswg23 in #24 - feat:
fa_icon_repeat()by @juleswg23 in #25 - feat:
gt_plt_bar()by @juleswg23 in #33 - feat:
gt_hyperlink()by @juleswg23 in #35 - feat:
with_tooltip()by @juleswg23 in #36 - feat:
gt_plt_dot()by @juleswg23 in #40 - feat:
gt_fa_rating()by @juleswg23 in #42 - feat
gt_color_box()by @juleswg23 in #45
Misc:
- simplify
gt_highlight_cols()to not rely on external imports by @juleswg23 in #23 - Add test coverage by @juleswg23 in #26
- adding
readme.mdby @juleswg23 in #27 - Publish to gh pages by @juleswg23 in #34
- Refactor scaling and domain logic by @juleswg23 in #41
Full Changelog: v0.0.1...v0.0.2
v0.0.1: Themes
What's Changed
- project setup, tests and pyproject.toml by @juleswg23 in #1
- compare themes side by side to R version by @juleswg23 in #7
- Themes by @juleswg23 in #8
- feat: gt_highlight_cols() by @juleswg23 in #17
- first pass at quartodoc by @juleswg23 in #18
- update version pypi by @juleswg23 in #21
New Contributors
- @juleswg23 made their first contribution in #1
Full Changelog: https://github.com/posit-dev/gt-extras/commits/v0.0.1