Skip to content

0.15.2

Choose a tag to compare

@gibfahn gibfahn released this 22 Apr 12:18
· 51 commits to main since this release
54ad5de

0.15.2 (2024-04-22)

Bug Fixes

  • task: don't write to stdout by default (1fa7180)

Documentation

  • defaults: document location of per-host defaults (5745085)

Features

  • defaults: up defaults read - should read from stdin (1e3ea9c)
  • task: add indicatif progress bars for task execution (51ad144)

Refactor

  • clippy: apply clippy-suggested fixes (f1ba666)
  • log: disallow log macros to enforce use of tracing ones (59673d3)