Changelog
Version 2.x
Duration()
is now calledLength()
and it is an extension method instead of a property onIInterval
DurationUntilNow()
is no longer supported- New "base" classes
BasicInterval
andBasicMetricInterval
Interval
has been renamed toStandardInterval
AggregatedDuration
is no longer supported in DisjointedSets
Version 1.x
- Inclusion of
DisjointInterval
to collect intervals without overlaps