tfrmt 0.2.1

Patch release for latest {gt} release and upcoming {purrr} and {stringr} releases: * Ensure rowname_col = NULL in gt() within print_to_gt() if no row label exists. * Use of seq_along(x) in lieu of 1:length(x) prior to str_replace() as it no longer accepts NA patterns. * Ensure values are character before processing via map_chr() as it no longer coerces to character.

tfrmt 0.2.0

Improvements

Bug fixes

tfrmt 0.1.3

Improvements

Bug fixes

tfrmt 0.1.2

Bug fixes

tfrmt 0.1.1

Bug fixes

tfrmt 0.1.0

New features:

Breaking changes:

Bug fixes:

tfrmt 0.0.3

tfrmt 0.0.2