Skip to content

v2.0.0

Compare
Choose a tag to compare
@tejzpr tejzpr released this 14 Mar 17:11
· 9 commits to master since this release

Update

  1. Added OrderedOutput.Remaining() for getting remaining items.
  2. Update Readme, added examples
  3. Added more test cases
  4. Workfunction interface
  5. Removed unnecessary abstractions
  6. Fixed memory issues for large inputs.
  7. Many smaller optimizations

Thanks to @mh-cbon for his suggestions for improving the module.