rich v0.6.0 Release Notes

Release Date: 2020-03-03 // about 4 years ago
  • [0.6.0] - 2020-03-03

    ➕ Added

    • ➕ Added tab_size to Console and Text
    • ➕ Added protocol.is_renderable for runtime check
    • ➕ Added emoji switch to Console
    • ➕ Added inherit boolean to Theme
    • Made Console thread safe, with a thread local buffer

    🔄 Changed

    • Console.markup attribute now effects Table
    • SeparatedConsoleRenderable and RichCast types

    🛠 Fixed

    • 🛠 Fixed tabs breaking rendering by converting to spaces