Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: more intuitive min_bound_range behavior (#1136)
Now if one bound is defined but a soft bound, and there is no other bound defined, it treats it as a bound. If both are soft bounds then it doesn't care. And if the other bound is a hard bound, the soft one is breached.
- Loading branch information