Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 04 Jul 22:02
· 59 commits to main since this release
b5d7b3c

Commits

  • f67e1b9: Factor out "decorate" function and add a test for it (Leandro Lisboa Penz)
  • a9809f2: Add a man page (Leandro Lisboa Penz)
  • 8712cb4: README.md: intro and installation instructions (Leandro Lisboa Penz)
  • a62a38f: Use a BufWriter for output instead of creating an intermediary string (Leandro Lisboa Penz)
  • d096902: Move decorator and pipe to their own file (Leandro Lisboa Penz)
  • ec426ce: Move Cli to bin/, receive parameters as arguments (Leandro Lisboa Penz)
  • 884a478: Factor out Decor to hold decorator data and methods (Leandro Lisboa Penz)
  • 76acf0b: Detect terminal prefix and wrap lines manually to properly add prefix (Leandro Lisboa Penz)
  • b5d7b3c: Increment version to 0.1.4 (Leandro Lisboa Penz)