Roadmap
Opened this issue · 0 comments
zamotany commented
Features for 2.0.0
- type/methods aware writer composing function (#4)
- ensure file and directories exists before opening file (#5)
-
only
andexclude
level filtering inConsoleWriter
(#6) -
only
andexclude
level filtering inFileWriter
(#6) - Spinner support in
InteractiveWriter
(start, stop, update) (#7)
Features for 2.1.0
- Spinner coloring support
-
only
andexclude
level filtering inInteractiveWriter
(#8) - update docs
Features for 2.2.0
- Progress and progress bar support in
InteractiveWriter