Skip to content

2.1.1

Compare
Choose a tag to compare
@kevinsmith kevinsmith released this 18 Mar 20:46
· 32 commits to 2.x since this release
  • Fix a bug where Traversable queues (non-array iterables) will fail because the reset(), current(), and next() array functions are incompatible
  • Improve the overall code quality of the project (through internal changes that do not alter the public API)