Skip to content

1.0.5

Compare
Choose a tag to compare
@mishamyrt mishamyrt released this 14 Jul 19:16
· 13 commits to main since this release

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