1.0.5
Bug Fixes
- sync sub-loggers level
- display correct command name in help
Features
- improve logging
- add subloggers support
Performance Improvements
- avoid interval parsing if nil
Refactoring
- use semaphore for queues
- move config sources to dir
- move action array extension to utils
- improve config actions parsing
- improve entrypoint
Testing
- correctly trim content
- improve stream implementation