Skip to content

Releases: pterm/pterm

v0.2.3

04 Oct 21:47
Compare
Choose a tag to compare

Code Refactoring

  • remove goroutine from Progressbar

Features

  • automatically print above Progressbar

v0.2.2

04 Oct 20:11
Compare
Choose a tag to compare

Features

  • add Fatal printer

v0.2.1

04 Oct 19:15
Compare
Choose a tag to compare

Ci

  • remove commit to tag
  • remove automatic releases
  • disable maligned

Code Refactoring

  • bump version to "v0.2.1"

Documentation Changes

  • add sponsor button
  • add pull_request_template
  • demo: fix updated timestamp
  • readme: installation, documentation and contributing sections
  • reamde: add emojis to sections
  • reamde: update examples section link

Features

  • make progressbar configurable
  • add percentage helper
  • add RemoveColors
  • add Progressbar (#5)
  • add Progressbar
  • add fatal to PrefixPrinter (#4)
  • progressbar: fade percentage color according to value

Style

  • format code

v0.2.0

30 Sep 13:59
874a217
Compare
Choose a tag to compare

Breaking Changes

Features

Bug Fixes

Styles

Code Refactoring

Performance Improvements

Continuous Integration

Chores

v0.1.0

28 Sep 19:42
fd32dea
Compare
Choose a tag to compare

Breaking Changes

Features

Code Refactoring

Continuous Integration

v0.0.1

21 Sep 16:00
771ab5b
Compare
Choose a tag to compare

Features

Bug Fixes

Code Refactoring

Continuous Integration

Chores

First release to make our CI System happy :)

18 Sep 17:16
0b2e776
Compare
Choose a tag to compare
v0.0.0

feat: add changelog template