interval-algebra v0.3.1 Release Notes

    • ➕ Adds the diff function to the IntervalSizeable to make comparisons of endpoints easier.
    • ➕ Adds the notDisjoint relation to determine if two intervals share any support.
    • ➕ Adds filterDisjoint, filterNotDisjoint, and filterIn' to the IntervalFilterable class.