0.2.2 Add fromInterval(), some math methods, format()
What's Changed
- Add TimeSpan::fromInterval(DateInterval) by @pageantry in #5
- Use fromMicroseconds in diff by @pageantry in #16
- #9 implement math methods for TimeSpan by @Evgymart in #14
- Add TimeSpan::format() by @pageantry in #17
New Contributors
Full Changelog: 0.2.1...0.2.2