rich v10.3.0 Release Notes

Release Date: 2021-06-09 // almost 3 years ago
  • ➕ Added

    • ➕ Added Console.size setter
    • ➕ Added Console.width setter
    • ➕ Added Console.height setter
    • ➕ Added angular style Rich reprs
    • ➕ Added an IPython extension. Load via %load_ext rich

    🔄 Changed

    • 🔄 Changed the logic for retrieving the calling frame in console logs to a faster one for the Python implementations that support it.