Skip to content

v2.0.2

Latest
Compare
Choose a tag to compare
@TomerAberbach TomerAberbach released this 08 Apr 03:31
· 2 commits to main since this release
ca1171a

Full Changelog: v1.0.0...v2.0.2

  • Made lots of internal changes (including switching to TypeScript)
  • Fixed some race conditions with AsyncBetterator. These would only happen if you made concurrent getNext and/or hasNext calls rather than sequentially awaiting them.