Skip to content

Releases: mishamyrt/runon

1.0.6

16 Jul 00:03
Compare
Choose a tag to compare

Bug Fixes

  • correctly write colored log to file
  • adapt installation script to new structure

Features

  • move all daemon logic to swift
  • sync outputs between logger entities

Refactoring

  • rename logger module to log
  • improve command splitting
  • allow configuring keep alive

1.0.5

14 Jul 19:16
Compare
Choose a tag to compare

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

1.0.4

13 Jul 13:28
Compare
Choose a tag to compare

Features

  • set log level from arguments
  • dim log timestamp

Refactoring

  • clean up action runner
  • isolate logger
  • split config and handling

Testing

  • add logger tests

1.0.3

12 Jul 14:04
Compare
Choose a tag to compare

Bug Fixes

  • update changelog before release commit

Features

  • add installation script

1.0.2

12 Jul 11:57
Compare
Choose a tag to compare

Bug Fixes

  • remove xtra deps