Fixed Controllers and Log
This release brings a lot of changes with the controllers and TimedLog
. The most important ones are:
- the fix of diamond problem,
- change name of
BaseController
toStreamController
, - and all interfaces start with the prefix
I
.