Skip to content

Version 0.9.2.4

Choose a tag to compare

@s-n-g s-n-g released this 01 Apr 13:54
· 512 commits to master since this release

This is yet another BUG FIX release

Changelog

  • do not crash when we have a small number of Groups
  • get a minimum size so that we don't get stuck
  • position all windows relevant to parent

Packagers notice

Please refer to: https://github.com/coderholic/pyradio/blob/master/README.md#packaging-pyradio

Changed files

 Changelog                        |  6 ++++++
 README.html                      |  6 ++++++
 pyproject.toml                   |  2 +-
 pyradio/__init__.py              |  2 +-
 pyradio/radio.py                 |  5 +++--
 pyradio/simple_curses_widgets.py | 36 +++++++++++++++++++++++++++++++-----
 6 files changed, 48 insertions(+), 9 deletions(-)