# 1.1.0 (July 25th, 2019) * Added support for external font loading. # 1.0.3 (July 7th, 2019) * Added better pane width balancing algorithm that fixes some width assignment bugs. # 1.0.2 (June 14th, 2019) * Added overflow and min_font_size attributes to cell_style for tables. * Fixed bug where value_width was not being honored. # 1.0.1 (May 27th, 2019) * Fixed rendering bug when Pane has 0 columns * Fixed rendering bug when Pane Column has 0 lines * Fixed cell styling issue for Panes with un-even number of lines in columns. # 1.0.0 (April 26th, 2019) Initial Release. # 0.0.1 (April 17th, 2019) Library Shell.