Changelog
0.4.7 (2021-01-05)
Fixed bugs:
[Bug] maxsize not being respected for thread.map #64
Closed issues:
maxsize not being respected for process.map #55
Merged pull requests:
Fix maxsize in process, task and thread #66 (charlielito)
Update bug_report.md #65 (charlielito)
0.4.6 (2020-10-11)
Closed issues:
ordered in pypeln.task is not always ordered #56
Merged pull requests:
0.4.5 (2020-10-04)
0.4.4 (2020-07-09)
Closed issues:
Update medium blog post #49
Merged pull requests:
0.4.3 (2020-06-27)
Closed issues:
TypeError: 'coroutine' object is not iterable in pypeln 0.4.2 #46
Version 0.4.0+ doesn't work on Python 3.6 #41
Merged pull requests:
Fix typo in code example in docs #45 (bryant1410)
0.4.2 (2020-06-23)
Closed issues:
could this lib support python 3.6? #37
Merged pull requests:
0.4.1 (2020-06-21)
0.4.0 (2020-06-21)
Closed issues:
BrokenPipeError [Errno 32] when using process #39
RuntimeError: Timeout context manager should be used inside a task #38
Merged pull requests:
0.3.3 (2020-05-31)
Closed issues:
Showing progress with tqdm not working for pl.*.each #33
Merged pull requests:
0.3.0 (2020-04-06)
Closed issues:
Merged pull requests:
0.2.5 (2020-03-04)
Merged pull requests:
0.2.2 (2020-02-22)
Closed issues:
asyncio_task example fails on Jupyter Notebook #26
[documentation] Shouldn't it be Pypeln instead of Pypeline? #25
tasks.put with a coroutine that returns a value #22
tdqm #21
[documentation] thread.py/process.py docstring mix-up #20
multiprocessing.Manager issue #19
Implement observe function #17
Create a buffering stage #15
Create cleanup mechanism #13
Complete API Refence / document code #8
Create guide #6
Create high cpu benchmark #5
Create high io benchmark #4
Merged pull requests:
0.2.0 (2020-02-18)
Closed issues:
Install requires should include 'six' #18
Merged pull requests:
0.1.6 (2018-11-11)
0.1.5 (2018-10-28)
Closed issues:
Improve error handling #12
0.1.4 (2018-10-15)
0.1.3 (2018-10-15)
Closed issues:
Add demo gif to README #14
0.1.2 (2018-10-01)
Closed issues:
worker start and end mechanism #10
0.1.1 (2018-09-28)
Merged pull requests:
0.1.0 (2018-09-24)
Closed issues:
0.0.11 (2018-09-24)
0.0.10 (2018-09-24)
0.0.9 (2018-09-22)
Closed issues:
* This Changelog was automatically generated by github_changelog_generator
Last updated