Releases: khalidabuhakmeh/ConsoleTables
Releases · khalidabuhakmeh/ConsoleTables
2.6.2
2.6.1 Fix Alternative Format Issue
2.6.0 DataTables
What's Changed
- Add support console data from datatable by @chuongmep in #66
New Contributors
- @chuongmep made their first contribution in #66
Full Changelog: 2.5.0...2.6.0
2.5.0
- Handle non-Ascii lengths
FromDictionary
method- Target .NET Standard 2.1
- Move to GitHub Actions workflows
- Upgrade some packages
What's Changed
- Typo in ConsoleTable.cs by @dahlsrud in #49
- Improve readme documentation by @RaphaelSilv in #50
New Contributors
- @dahlsrud made their first contribution in #49
- @RaphaelSilv made their first contribution in #50
Full Changelog: 2.4.2...2.5.0
Support .NET Core 3.0 Apps
2.4.1 Update NuGet API Key
Add Output Source
Merge pull request #38 from jonfuller/customizable_output_stream Adds option for setting the output TextWriter