Change8

0.23.0

Breaking Changes
📦 typerView on GitHub →
1 breaking

Summary

This release defaults error tracebacks printed with Rich to hide locals for brevity and includes internal dependency bumps and build simplifications.

⚠️ Breaking Changes

  • When printing error tracebacks using Rich, locals are now defaulted to not be shown. If you relied on seeing locals in tracebacks, you must explicitly enable them.