Skip to content

v1.0.5

Latest

Choose a tag to compare

@markusressel markusressel released this 18 Sep 23:52
· 44 commits to master since this release
  • added __gt__ and __lt__ implementations
  • convert start as well as end input to float if the Range is of type float
  • fix for missing inversion of border inclusion if start > end