1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-12-20 00:26:04 -05:00

Changelog

This commit is contained in:
Hemna 2021-12-07 15:05:34 -05:00
parent 440c8d54ad
commit b7791eb4fa

View File

@ -1,6 +1,23 @@
CHANGES CHANGES
======= =======
v2.5.6
------
* 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
v2.5.5 v2.5.5
------ ------