Skip to content

2.5.0 - Combine IntervalDicts

Compare
Choose a tag to compare
@AlexandreDecan AlexandreDecan released this 18 Sep 07:23
· 12 commits to master since this release

Added

  • The combine method of an IntervalDict accepts a missing parameter to fill values for non-overlapping keys (see #96).
  • A recipe to combine more than two IntervalDict (see #95).

Changed

  • Drop official support for Python 3.7.