Skip to content

v0.6.0

Compare
Choose a tag to compare
@boneskull boneskull released this 25 Feb 21:33
· 20 commits to master since this release
2d7fd72

0.6.0 (2020-02-25)

Bug Fixes

  • cli: audit & normalize allowed transformers for each command (a1f106a)
  • cli: disable all transformers on redact cmd for simplicity (b8c9c6d)
  • cli: fix default width of "Op" field; closes #38 (e804be0)
  • cli: fix wonky column calculation issues (89f07d8)
  • cli: half-fix req'd command (23334c0)
  • common: config overhaul; closes #47 (513966a)
  • core: default config loads correctly (2984c7f)
  • core: fixed transformer options going missing (1218f03)
  • transformers: filter only works with reports; closes #79 (8eccf9e)

Features

  • fs: search for config in usual places; closes #83 (b11a329)