Skip to content

v3.2.2

Compare
Choose a tag to compare
@dragonmantank dragonmantank released this 05 Jan 06:06
· 32 commits to master since this release
c9e2083

[3.2.2] - 2022-01-05

Added

  • N/A

Changed

  • Marked some methods @internal (#124)

Fixed

  • Fixed issue with small ranges and large steps that caused an error with range() (#88)
  • Fixed issue where wraparound logic incorrectly considered high bound on range (#89)