History

0.1.6 / 2016-12-11

  • feat(pipe): isolate pipe operator overload code
  • refactor: decorator and util functions
  • feat(#11): timeout limit context manager.
  • refactor(core): several minor refactors
  • fix(docs): comment out latex sphinx settings
  • fix(docs): use current package version
  • Documentation examples improvements (#27)
  • feat(history): update
  • feat: add pool length magic method

0.1.5 (2016-12-04)

  • fix(#25): allow empty iterables in iterators functions, such as map, filter, reduce.

0.1.4 (2016-11-28)

  • fix(#24): explicitly pass loop instance to asyncio.wait.

0.1.3 (2016-10-27)

  • feat(#17): add flat_map function.
  • feat(#18): add pipeline-style operator overloading composition.

0.1.2 (2016-10-25)

  • fix(setup.py): fix pip installation.
  • refactor(api): minor refactors in several functions and tests.

0.1.1 (2016-10-24)

  • refactor(name): use new project name.

0.1.0 (2016-10-23)

  • First version (beta)