Skip to content

Releases: TomerAberbach/betterator

v2.0.2

08 Apr 03:31
ca1171a
Compare
Choose a tag to compare

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.

v1.0.0

22 Nov 13:37
2f0244d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v1.0.0