- Add `TimeSpanInterface::resolveToMicroseconds()` - Change return type of `TimeSpanInterface::resolveToSeconds()` (and all implementations) from `integer` to `float` - Change `Duration::__construct()` to accept microseconds instead of seconds See #77