All Versions
12
Latest Version
Avg Release Cycle
33 days
Latest Release
1122 days ago
Changelog History
Page 2
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