Skip to content

Fixed TIntRange bounds types

Compare
Choose a tag to compare
@weirdan weirdan released this 31 Jul 13:57
· 5877 commits to master since this release
7e137f5

TIntRange changes

The types for int range bounds were sub-optimal. This release fixes this. Formally this is a BC break, for plugins. However, given the short time that passed since TIntRange introduction we believe it should be OK to release it as a patch release.

Fixes