- Avoid usage of localized strings before initialization during import in many modules 2018-08-29, by Andrey Skvortsov
- Remove executable bit from source files where it's not needed. 2018-08-28, by Andrey Skvortsov
- Avoid dictionary initialization during import in PouDialog 2018-08-28, by Andrey Skvortsov
- Increase size of comment block in WAMP example, so all information is visible 2018-08-27, by Andrey Skvortsov
- Proper fix for error 'object has no attribute 'getSlave' in EtherCAT extension 2018-08-24, by Andrey Skvortsov
- Make comment blocks in examples slightly bigger so text inside is always visible 2018-08-24, by Andrey Skvortsov
- Separate application tests and code-style checking in different steps in bitbucket-pipelines 2018-08-21, by Andrey Skvortsov
- Make Beremiz_service print version information 2018-08-20, by Andrey Skvortsov
- leave execute permissions only on Beremiz.py, Beremiz_serivce.py and PLCOpenEditor.py 2018-08-20, by Andrey Skvortsov
- Update requirements to include WAMP support 2018-08-20, by Andrey Skvortsov
- Use static library for Modbus 2018-08-20, by Andrey Skvortsov
- Cleanup WAMP example 2018-08-16, by Andrey Skvortsov
- Update README for WAMP example to use crossbar with python3 2018-08-16, by Andrey Skvortsov
- Make ID in WAMP project match with ID PLC runtime. 2018-08-16, by Andrey Skvortsov
- Fix SetServer method in WAMP 2018-08-16, by Andrey Skvortsov