[0.7.1] - 2020-03-13
Fixed
- Issue with control codes being used in length calculation
Changed
- Remove current_style concept, which wasn't really used and was problematic for concurrency
[0.7.0] - 2020-03-12
Changed
- Added width option to Panel
- Change special method
__render_width__
to__measure__
- Dropped the "markdown style" syntax in console markup
- Optimized style rendering
Added
- Added Console.show_cursor method
- Added Progress bars
Fixed
- Fixed wrapping when a single word was too large to fit in a line