Change8

0.15.3

📦 typerView on GitHub →
🐛 3 fixes

Summary

This release resolves autocompletion for Path arguments and corrects a newline issue in help text, with additional minor internal fixes.

🐛 Bug Fixes

  • Ensure that autocompletion works for `Path` arguments/options (fixed in PR #1138).
  • Fix newline after header in help text and add more tests for the behaviour of `rich_markup_mode` (fixed in PR #964).
  • Fix typo in test name (fixed in PR #1165).