Skip to content

Release v0.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 22:38
b4b5796

The general theme of v0.6.2 is to improve support for background execution.

  • Add loco start command to launch services in background.
  • Update loco stop command to wait for services to go offline.
  • Update loco clean command to implicitly stop services (before destroying their data).
  • Add log_file: option to redirect console output.
  • Update loco start to apply a default log_file: for background execution.