Skip to content

v0.7.5

Latest

Choose a tag to compare

@github-actions github-actions released this 30 May 01:51

✨ New features

  • Add console output style: a ```console fence with a $ -prefixed command and raw, uncommented output
  • Add bmdc alias (= bmd -y console)
  • Add -y/--style to bmd: a named alternative to counting -f/--fence ({comment, bash, split, details, console}), with unique-prefix then unique-substring matching (e.g. con/soleconsole)

🛠 Changes

  • Passing -f/--fence and -y/--style with conflicting styles is now an error (previously -y silently won)
  • -f/--fence help cross-references the equivalent -y/--style names

Full Changelog: v0.7.4...v0.7.5