# Changelog ## 0.3.5 - Add `CommonSettings::ExtFlags` enumeration ## 0.3.4 - Bugfix accessory address encoding still wrong ([#17](https://github.com/ZIMO-Elektronik/Z21/issues/17)) ## 0.3.3 - Bugfix accessory address encoding of `LAN_X_CV_POM_ACCESSORY_*` commands is weird ([#15](https://github.com/ZIMO-Elektronik/Z21/issues/15)) ## 0.3.2 - Bugfix `LAN_X_LOCO_INFO` DB0 (most significant bits of loco address) ([#11](https://github.com/ZIMO-Elektronik/Z21/issues/11)) - Bugfix `LAN_RAILCOM_GETDATA` used little endian loco address ([#12](https://github.com/ZIMO-Elektronik/Z21/issues/12)) ## 0.3.1 - Bugfix `LAN_X_BC_PROGRAMMING_MODE` comes only after `LAN_X_CV_NACK_SC`, `LAN_X_CV_NACK` or `LAN_X_CV_RESULT` ([#7](https://github.com/ZIMO-Elektronik/Z21/issues/7)) ## 0.3.0 - Add RailCom interface ## 0.2.0 - Add `LAN_X_SET_LOCO_FUNCTION_GROUP` ## 0.1.1 - Bugfix increase Sim example minimum window size to 1920x900 ## 0.1.0 - Initial release
40212ad93c847f51eb52e6aa3570e4cb0bed6f96
idf.py add-dependency "zimo-elektronik/z21^0.3.5"