Releases: posit-dev/gt-extras
Releases · posit-dev/gt-extras
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
None
from 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.md
by @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