Skip to content

v1.5.0

Compare
Choose a tag to compare
@robamu robamu released this 13 May 12:18
· 1839 commits to main since this release
d5f8c62
  • Significant improvements to GUI.
  • Consolidation of some API component. default package removed and all modules moved to config package
  • Colored logs using colorama and colorlog , updated setup.cfg accordingly
  • Service and communication interface keys are now all strings by default. Some keys are still stored as enum.Enum values to have a programatic way of determining available options
  • A lot of obsolete code removed
  • File log output improved