Skip to content

v2.0.0 release#11

Merged
Delta456 merged 32 commits intomasterfrom
dev
Nov 9, 2020
Merged

v2.0.0 release#11
Delta456 merged 32 commits intomasterfrom
dev

Conversation

@Delta456
Copy link
Collaborator

@Delta456 Delta456 commented Sep 30, 2020

  • Custom color support via RGB and hex
  • Support for Windows Console
  • Optimize code
  • Enhance README.md
  • Optimize toString()
  • Add more comments
  • Fixed a bug when the alignment was given empty but still the error was reported
  • Update README.md
  • Add examples
  • Add tests
  • doc.go
  • Add a warning for invalid TitlePos provided then use the default position i.e. Inside
  • Fix vertical alignment for multi line strings ([BUG] Multi line strings break vertical alignment #13)
  • Add support for tab lines
  • Make Single Style as Default if Style isn't provided

Anything more to do or add?

@Delta456 Delta456 marked this pull request as draft September 30, 2020 14:59
@Delta456 Delta456 added the hacktoberfest-accepted Accept for hacktoberfest, will merge later label Oct 3, 2020
@Delta456 Delta456 added this to the V2.0.0 milestone Oct 28, 2020
@Delta456
Copy link
Collaborator Author

Delta456 commented Nov 9, 2020

Cleanup time 😄

@Delta456 Delta456 marked this pull request as ready for review November 9, 2020 05:37
@Delta456 Delta456 merged commit 71cdd12 into master Nov 9, 2020
@Delta456 Delta456 deleted the dev branch November 9, 2020 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted Accept for hacktoberfest, will merge later

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Multi line strings break vertical alignment

3 participants