We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d89b771 commit b234e4bCopy full SHA for b234e4b
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [0.2.1] - 2020-MM-DD
+## [0.2.1] - 2020-04-29
2
3
* Fixed IntervalTree.contains()
4
* Fixed comparison for intervals with other comparables, such as DateTime
pubspec.yaml
@@ -1,5 +1,5 @@
name: interval_tree
-version: 0.2.0+2
+version: 0.2.1
description: >-
A non-overlapping interval tree with support for calculating unions,
5
intersections, and differences between individual intervals and entire
0 commit comments