v0.3.0
I should have released this in october, but had not time
- added flushing options for the sending buffer
- improved docs
- added distributed clock implementation
- improved ethercat state change functions
- added propagation of all errors coming from the network or from devices
- improved timers precision using
timerfd
(from 1ms granularity to 1µs) - improved sendings and receival using async sockets instead of blocking sockets with dedicated threads