Skip to content

Releases: markusressel/py-range-parse

v1.0.5

18 Sep 23:52
Compare
Choose a tag to compare
  • 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

v1.0.4

13 Sep 01:11
Compare
Choose a tag to compare
  • implemented __str__

v1.0.3

12 Sep 23:07
Compare
Choose a tag to compare
  • implemented __eq__

v1.0.2

12 Sep 23:06
Compare
Choose a tag to compare
  • negative value parsing fix

v1.0.1

12 Sep 23:06
Compare
Choose a tag to compare
  • python compatibility fix

v1.0.0

12 Sep 23:06
Compare
Choose a tag to compare

initial release