Skip to content

Rio 0.8

Compare
Choose a tag to compare
@Sn3llius Sn3llius released this 30 May 10:04

It hasn't even been a week since the last announcement, but quite a lot has happened in these few days! Aside from a multitude of bug fixes, there are some neat new features:

New Features✨

  • rio run now tells you if a newer rio version is available. You'll never miss an update again!
  • Themes now accept a text_color parameter, giving you even more control over the look of your app
  • ProgressBars now have a color parameter

Breaking Changes

There are also some breaking changes in the Banner component:

  • The markup parameter was renamed to markdown for clarity
  • The multiline parameter was removed; banners now always wrap text

Install 🛠️

Get it from pypi: pip install --upgrade rio-ui 🌊