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

Release v0.10 #258

Closed
basnijholt opened this issue Jan 16, 2020 · 6 comments
Closed

Release v0.10 #258

basnijholt opened this issue Jan 16, 2020 · 6 comments

Comments

@basnijholt
Copy link
Member

Since 0.9.0 we fixed the following issues:

  • #217 Command-line tool
  • #211 Defining inside main() in multiprocess will report error
  • #208 Inquiry on implementation of parallelism on the cluster
  • #207 PyYAML yaml.load(input) Deprecation
  • #203 jupyter-sphinx update Documentation enhancement
  • #199 jupyter-sphinx is pinned to non-existing branch

and merged the following Pull requests:

@akhmerov, you opted for a patch release, but we didn't put anything in stable. Since there are quite a lot of changes I think it warrants a new release. Also, we are below 1.0, so we can do anything we want 😄

@akhmerov
Copy link
Contributor

Only #221 and #229 are new features, and those are relatively minor. I think 0.9.1 still makes sense.

@basnijholt
Copy link
Member Author

basnijholt commented Jan 16, 2020

#247 makes some changes to the default executor on Windows, specifically, it now uses a ProcessPoolExecutor instead of a distributed.LocalCluster.

@akhmerov
Copy link
Contributor

Is that important enough to consider a new feature? Judging from the PR description, it seems more like a bugfix.

@basnijholt
Copy link
Member Author

basnijholt commented Jan 16, 2020

I would argue that to avoid any confusion, we should just make another release.

Also, we would have to merge master into stable-0.9, which seems counterintuitive.

@akhmerov
Copy link
Contributor

OK, no objections then.

@basnijholt
Copy link
Member Author

basnijholt commented Jan 16, 2020

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

No branches or pull requests

2 participants