Skip to content

Releases: khalidabuhakmeh/ConsoleTables

2.6.2

25 Sep 18:52
e928d39
Compare
Choose a tag to compare

What's Changed

  • Fix Issue 68 - Special Characters break alignment by @hbre in #69

New Contributors

  • @hbre made their first contribution in #69

Full Changelog: 2.6.1...2.6.2

2.6.1 Fix Alternative Format Issue

27 Oct 16:56
c93523a
Compare
Choose a tag to compare

What's Changed

  • Fixed write() method which threw exceptions while using Alternative format by @gsmander in #67

New Contributors

Full Changelog: 2.6.0...2.6.1

2.6.0 DataTables

27 Oct 16:54
2f75536
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.0...2.6.0

2.5.0

27 Jul 17:28
Compare
Choose a tag to compare
  • Handle non-Ascii lengths
  • FromDictionary method
  • Target .NET Standard 2.1
  • Move to GitHub Actions workflows
  • Upgrade some packages

What's Changed

New Contributors

Full Changelog: 2.4.2...2.5.0

Support .NET Core 3.0 Apps

09 Mar 17:03
45f3ae9
Compare
Choose a tag to compare
2.4.1

Update NuGet API Key

Add Output Source

18 Dec 15:53
43d2631
Compare
Choose a tag to compare
Merge pull request #38 from jonfuller/customizable_output_stream

Adds option for setting the output TextWriter