MCPcopy Create free account
hub / github.com/nukesor/comfy-table / versions

github.com/nukesor/comfy-table @v7.2.2 → @v8.0.0

indexed versions: v7.2.2 · v8.0.0

39 added 17 removed 8 signature changed

Removed / breaking in @v7.2.2, gone in @v8.0.0

TableComponentEnumsrc/style/table.rs
componentsMethodsrc/style/table.rs
iterMethodsrc/style/table.rs
apply_modifierMethodsrc/table.rs
current_style_as_presetMethodsrc/table.rs
load_presetMethodsrc/table.rs
remove_styleMethodsrc/table.rs
set_styleMethodsrc/table.rs
style_existsMethodsrc/table.rs
style_or_defaultMethodsrc/table.rs
available_content_widthFunctionsrc/utils/arrangement/dynamic.rs
embed_lineFunctionsrc/utils/formatting/borders.rs
should_draw_bottom_borderFunctionsrc/utils/formatting/borders.rs
should_draw_headerFunctionsrc/utils/formatting/borders.rs
should_draw_horizontal_linesFunctionsrc/utils/formatting/borders.rs
should_draw_top_borderFunctionsrc/utils/formatting/borders.rs
pad_lineFunctionsrc/utils/formatting/content_format.rs

Signature changed

styleMethodsrc/table.rs
arrangeFunctionsrc/utils/arrangement/dynamic.rs
distribute_remaining_spaceFunctionsrc/utils/arrangement/dynamic.rs
enforce_lower_boundary_constraintsFunctionsrc/utils/arrangement/dynamic.rs
find_columns_that_fit_into_averageFunctionsrc/utils/arrangement/dynamic.rs
optimize_space_after_splitFunctionsrc/utils/arrangement/dynamic.rs
use_full_widthFunctionsrc/utils/arrangement/dynamic.rs
check_if_fullFunctionsrc/utils/formatting/content_split/mod.rs

Added new API surface in @v8.0.0

ContentLineStyleClasssrc/style/table_style.rs
LineStyleClasssrc/style/table_style.rs
TableStyleClasssrc/style/table_style.rs
bottom_borderMethodsrc/style/table_style.rs
content_linesMethodsrc/style/table_style.rs
fillMethodsrc/style/table_style.rs
has_bottom_borderMethodsrc/style/table_style.rs
has_header_separatorMethodsrc/style/table_style.rs
has_left_borderMethodsrc/style/table_style.rs
has_right_borderMethodsrc/style/table_style.rs
has_row_separatorMethodsrc/style/table_style.rs
has_top_borderMethodsrc/style/table_style.rs
has_vertical_linesMethodsrc/style/table_style.rs
header_linesMethodsrc/style/table_style.rs
header_separatorMethodsrc/style/table_style.rs
is_visibleMethodsrc/style/table_style.rs
junctionMethodsrc/style/table_style.rs
leftMethodsrc/style/table_style.rs
newMethodsrc/style/table_style.rs
noneMethodsrc/style/table_style.rs
rightMethodsrc/style/table_style.rs
row_separatorMethodsrc/style/table_style.rs
top_borderMethodsrc/style/table_style.rs
with_rounded_cornersMethodsrc/style/table_style.rs
with_solid_inner_bordersMethodsrc/style/table_style.rs
load_styleMethodsrc/table.rs
style_mutMethodsrc/table.rs
ArrangementStateClasssrc/utils/arrangement/dynamic.rs
average_spaceMethodsrc/utils/arrangement/dynamic.rs
even_widthsFunctionsrc/utils/arrangement/dynamic.rs
fix_columnMethodsrc/utils/arrangement/dynamic.rs
is_decidedMethodsrc/utils/arrangement/dynamic.rs
newMethodsrc/utils/arrangement/dynamic.rs
utf8_solid_inner_bordersFunctiontests/all/modifiers_test.rs
cell_contentFunctiontests/all/property_test.rs
visible_wide_columnsFunctiontests/all/property_test.rs
wide_columnsFunctiontests/all/property_test.rs
table_with_indicator_wider_than_columnFunctiontests/all/truncation.rs
table_with_max_height_zeroFunctiontests/all/truncation.rs