2.0.0-beta-1
Pre-release
Pre-release
·
24 commits
to feature/rewrite
since this release
Breaking changes
- CLI
--gateway
option has been renamed--ip
to make it clearer what this option is expecting. - CLI
--nowifi
is deprecated. By not supplying WIFI details, the CLI will not attempt to configure WIFI. - CLI
--use-wifi-x
is deprecated. The CLI will query the device for the required ability and encrypt the credentials automatically.
Improvements
- CLI will only configure the device with the provided options so that end-users can leave devices connected to the Cloud and change only the WIFI AP, or reconfigure the MQTT broker without reconfiguring WIFI
- Project has been rewritten in a more modular fashion so that it can be used as a library for other tools and to aid the development of the current tools
What's Changed
Full Changelog: 1.0.12...2.0.0-beta-1