Skip to content

Tags: mbuchetics/RangeTree

Tags

v3.0.1

Toggle v3.0.1's commit message
Release of version 3.0.1 - Bugfixes for Min/Max in overlapping intervals

v3.0.0

Toggle v3.0.0's commit message
Release of version 3.0.0 - Removing obsolete RangeTree code

v2.1.0

Toggle v2.1.0's commit message
Release of version 2.1.0 - Renamed RangeTree to IntervalTree

v2.0.1

Toggle v2.0.1's commit message
Release of version 2.0.1 - Bugfixes of copy-paste errors. Thanks to J…

…onas Nyrup.

v2.0.0

Toggle v2.0.0's commit message
Release of version 2.0.0.

- Major interface-changes as proposed by Erik Domke.
- Removal of async tree
- Removal of public Rebuild-functionality (will be handled internally)

v1.0.6

Toggle v1.0.6's commit message
Preparing release for 1.0.6

v1.0.5

Toggle v1.0.5's commit message
Updating release notes and increasing version for newest release

v1.0.4

Toggle v1.0.4's commit message
Removing nuspec, building 3 times for netstandard 1.2 (maximum compat…

…ibility), netstandard 2.0 (fewest dependencies pulled into modern application) and classical .net45.

v1.0.3

Toggle v1.0.3's commit message
Reverting back to NetStandard 1.2 for maximum compatibility

v1.0.0

Toggle v1.0.0's commit message
Adding nuget-specification and link to readme-page.