Release Notes¶
Future Release¶
Added input validations for snap config, node, rpc, recover commands. Better exception handling and showing useful feedback to user in case of error. Added autocomplete to show all core versions and for optional parameters in different snap commands. Handle non-ASCII data in JSON output format. Tabular output is now the default. (To get the previous default behavior, specify “-o dkvp”.
Release 2.0.1¶
November 18th, 2016
OTA firmware upload errors are less annoying when firmware packages are missing.
Release 2.0.0¶
November 10th, 2016
Network CRC settings are now set via second_crc
and packet_crc
instead of feature_bits
.
Release 1.2.0¶
October 24th, 2016
Updated for RF220SU-EU and SM220UF1-EU modules. Updated for SNAPcore 2.8.1
Release 1.1.0¶
October 7th, 2016
Added snap config alias
command.
Added ability to use non-standard UART baud rates for serial profiles (via snap config profile <name> speed
).