aprsd-slack-plugin/ChangeLog

66 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2020-12-14 09:50:39 -05:00
CHANGES
=======
2020-12-14 12:07:21 -05:00
2023-01-10 14:19:20 -05:00
v1.2.0
------
2023-07-10 13:08:19 -04:00
* update
2023-01-10 14:19:20 -05:00
* Update for aprsd 3.0.0
v1.1.0
------
* Updated regex for message plugin
* Removed import of aprsd.messaging
* Fixed missing import for config
* Update for APRSD 3.0.0 release
* Update for aprsd >= 2.7.0
2022-12-18 13:35:10 -05:00
v1.0.5
------
2023-01-10 14:19:20 -05:00
* 1.0.5
2022-12-18 13:35:10 -05:00
* cleanup
* fix tox runs
* More cleanup
* Create FUNDING.yml
* update for new aprsd
* update requirements.txt so it doesn't have so many
* fixed build issues
2021-07-17 17:07:40 -04:00
* Updated to work with 2.0.0
* Added new notification and location plugin
2022-12-18 13:35:10 -05:00
* Fixed to work with utils\_refactor
* Update for new plugin interface. Add Notify plugin
* Added geo description in location
* fixed tests for tox
2021-06-17 13:37:07 -04:00
* fixed tests after refactoring
2021-06-17 13:32:55 -04:00
* prep for release
* new updated location plugin
* Updated slack formatting
* Updates for v1.0.4 release
2021-01-15 14:16:44 -05:00
* Added Makefile, pre-commit. Also update for 1.5.0
v1.0.3
------
* Plugin gets the version from pbr version now
2020-12-20 15:14:19 -05:00
v1.0.2
------
* cleaned up dev reqs
2020-12-20 15:14:19 -05:00
* Reduced the shit
v1.0.1
------
2020-12-20 15:14:19 -05:00
* Added some config checking at setup time
2020-12-15 08:43:18 -05:00
* remote the pinning of aprsd 1.0.0
2020-12-14 12:07:21 -05:00
v1.0
----
2020-12-15 08:43:18 -05:00
* Updates for release
* Make aprsd a requirement
2020-12-14 12:07:21 -05:00
* Initial commit