Skip to content

v0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 21:28
· 116 commits to main since this release
v0.15.0

PyPI package: https://pypi.org/project/ubo-app/0.15.0

Changes:

  • refactor: wireless flow test is complete, during this process debugging and refactoring
    is done in different parts of code as the issues were found - closes #52
  • feat(core): make file handlers in logging RotatingFileHandlers
  • feat(tests): add ChooseMenuItemByIconEvent, ChooseMenuItemByIndexEvent, ChooseMenuItemByLabelEvent
    helper events to be used in tests
  • feat(tests): a setup.sh in tests directory or any of its parent directories
    is sourced before running tests
  • feat(tests): add wait_for_menu_item and wait_for_empty_menu fixtures

Note than GitHub doesn't allow assets bigger than 2GB in a release. Due to this, the files bigger than 2GB have been split into 2GB chunks. You can join them using the following command:

cat [[filename]]_* > [[filename]]