Skip to content

Release 2.0.0

Latest
Compare
Choose a tag to compare
@zamotany zamotany released this 04 Feb 14:37
· 2 commits to master since this release
  • feat: add InteractiveWriter with spinner support (#7) (36564d2)
  • feat(breaking): add support for filtering to ConsoleWriter and FileWriter (#6) (9928ab8)
  • feat: ensure file and parent directories exists before opening file in FileWriter (#5) (dd5a438)
  • feat(breaking): add composeWriters - type and method aware writers compose function (#4) (f689c2b)
  • feat(breaking): add Writer API and allow to better customize printing (#1) (4a3ee75)
  • chore: fix code example in the README (02e655c)