Skip to content

Changelog

Version 2.x

  • Duration() is now called Length() and it is an extension method instead of a property on IInterval
  • DurationUntilNow() is no longer supported
  • New "base" classes BasicInterval and BasicMetricInterval
  • Interval has been renamed to StandardInterval
  • AggregatedDuration is no longer supported in DisjointedSets

Version 1.x

  • Inclusion of DisjointInterval to collect intervals without overlaps