Skip to content

Releases: htv2012/banner

v1.3.0 add preceding new line

Choose a tag to compare

@htv2012 htv2012 released this 23 Mar 05:59
7f24844
fix: add preceding new line (#6)

v1.2.0 fix too many new lines

Choose a tag to compare

@htv2012 htv2012 released this 23 Mar 05:46
768b1e5
  • fix too many new lines
  • add unit test

v1.1.0 fix missing new line

Choose a tag to compare

@htv2012 htv2012 released this 23 Mar 05:31
7e72198

Fix missing new line for v1.0.1

v2.0.0 Rename Banner -> Print

Choose a tag to compare

@htv2012 htv2012 released this 22 Mar 23:07
3a09afe

This makes code flows better: banner.Banner(msg) -> banner.Print(msg)

v1.0.1 Add Unit Tests

Choose a tag to compare

@htv2012 htv2012 released this 22 Mar 22:52
45044f4

Add unit tests, no functionality change

Create version 1

Choose a tag to compare

@htv2012 htv2012 released this 22 Mar 22:28
7a2557e

This release offers a simple banner.Banner() function.