All Versions
12
Latest Version
Avg Release Cycle
33 days
Latest Release
946 days ago

Changelog History
Page 2

  • v3.0.0 Changes

    January 31, 2021
    • ๐Ÿ‘Œ support Table alignment (left, center and right)
    • ๐Ÿ‘ implement table ChartMap to support box-drawing characters and header ChartMap
    • ๐Ÿ‘ป does not throw exception when data null/empty
    • ๐Ÿ‘Œ support DescriptionAttribute for List (custom column header text)
    • ๐Ÿ‘ re-implement MetaRow, support multi row
    • โœ‚ remove AppConstants, replace with builder.ColumnLength & builder.RowLength
    • โœ‚ remove ConsoleTableBuilderOption
    • ๐Ÿ‘Œ support TextAligment (Left and Right)
    • ๐Ÿ‘Œ support Column MinLength
    • ๐Ÿ‘Œ support table title
    • โž• add TrimColumn extension (replace for Option.TrimColumn)
    • โœ‚ remove MetaRowPositions.None
    • ๐Ÿ›  fix typo
  • v2.0.3 Changes

    August 14, 2020

    ๐Ÿ”‹ Feature

    • Support .net framework 3.5