Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@AmirrezaNasiri AmirrezaNasiri released this 02 Sep 23:24
· 1 commit to main since this release
b6dbbe8

New

  • Read log verbosity from KERMOO_DEBUG too
  • Prefer argument -based config specifying (kermoo start [config]) instead of flag (kermoo start -f [config])

Fix

  • Fix config discovery location
  • Update documents and examples

Changelog

  • b6dbbe8 Fix config discovery, enable env-based logging option, and add prefer argument-based config
  • 243b6e1 Remove redundant options
  • ae4338e Prefer argument-based config
  • a024904 Fix typo
  • 8977f8f Add verbosity env variable