1.3.0 - 2024-06-13
- Support for installing and demonizing client in procd - openwrt systems
- Configuration file path can now be set through program options
- Bumped fmt to version 10.2.1
- Bumped spdlog to version 1.14.1
1.2.2 - 2023-10-03
- Bug in installer not allowing setting of credentials
1.2.1 - 2023-10-03
- Change module name to thinger_iotmp
- Installer returning empty device id when network connection set by ppp interface
1.2.0 - 2023-09-28
- Add new THINGER_STREAMS_READY state listener
- Install script and service file
1.1.0 - 2023-06-28
- Allow static linking
- Logging with spdlog as alternative to loguru
- Allow compilation into library
- Bin extension in CMakeLists
- Move pson/json conversion functions from nlohmann to protoson namespace
- Added option to CMake for enabling Loguru logging library
- Integration of json without the need for httplib
- Unmaintained loguru library
1.0.0 - 2023-09-03
- First version