Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.4.0 #40

Merged
merged 50 commits into from Jun 21, 2020
Merged

0.4.0 #40

merged 50 commits into from Jun 21, 2020

Conversation

cgarciae
Copy link
Owner

  • Big internal refactor:
    • Reduces the risk of potential zombie workers
    • New internal Worker and Supervisor classes which make code more readable / maintainable.
    • Code is now split into individual files for each API function to make contribution easier and improve maintainability.
  • API Reference docs are now shown per function and a new Overview page was created per module.

Breaking Changes

  • maxsize arguement is removed from all from_iterable functions as it was not used.
  • worker_constructor parameter was removed from all from_iterable functions in favor of the simpler use_thread argument.

@cgarciae cgarciae merged commit 142a9f2 into master Jun 21, 2020
@cgarciae cgarciae deleted the feature/v3 branch June 21, 2020 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant