tty-table v0.10.0 Release Notes

Release Date: 2018-02-18 // about 6 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿ”„ Change to limit Ruby version to 2.0
    • ๐Ÿ”„ Change to use strings instead of verse
    • ๐Ÿ”„ Change Field to rely on Strings#display_width
    • ๐Ÿ”„ Change Operations to stop accepting table at initialization
    • Change Operations#run_operations to #apply_to
    • ๐Ÿ”„ Change Border to remove padding configuration
    • ๐Ÿ”„ Change ColumnSet class to Columns stateless module
    • ๐Ÿ”„ Change Indentation class to stateless module

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix :resize option to honour :padding values