Skip to content

Fixes v2.5.7

Compare
Choose a tag to compare
@hemna hemna released this 11 Dec 13:03
· 612 commits to master since this release

CHANGES

v2.5.7

  • Updated Changelog
  • Fixed an KISS config disabled issue
  • Fixed a bug with multiple notify plugins enabled
  • Unify the logging to file and stdout
  • Added new feature to list-plugins command
  • more README.rst cleanup
  • Updated README examples

v2.5.6

  • Changelog
  • Tightened up the packet logging
  • Added unit tests for USWeatherPlugin, USMetarPlugin
  • Added test_location to test LocationPlugin
  • Updated pytest output
  • Added py39 to tox for tests
  • Added NotifyPlugin unit tests and more
  • Small cleanup on packet logging
  • Reduced the APRSIS connection reset to 2 minutes
  • Fixed the NotifyPlugin
  • Fixed some pep8 errors
  • Add tracing for dev command
  • Added python rich library based logging
  • Added LOG_LEVEL env variable for the docker