Releases: PixelWeatherProject/pwmp-client
Releases · PixelWeatherProject/pwmp-client
v2.0.0-alpha1
First initial v2 release containing many changes for PWOS v2:
- Simplified
get_settings()
(removed stack copying) - Created a constant for maximum notification length
- Moved all constants to a
consts
module - Added documentation to private methods
- Added documentation to the destructor of the client
- Added support for handling OTA updates