2.1.1
- Fix a bug where Traversable queues (non-array iterables) will fail because the
reset()
,current()
, andnext()
array functions are incompatible - Improve the overall code quality of the project (through internal changes that do not alter the public API)