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

CLN: Prepare for 0.7.0 release #573

Merged
merged 3 commits into from
Sep 11, 2018

Conversation

addisonlynch
Copy link
Contributor

@addisonlynch addisonlynch commented Sep 11, 2018

Tasks

  • Removed EDGAR (support ended 12/2017, deprecated in 0.6.0)
  • Repaired Alpha Vantage naming (AlphaVantage -> Alpha Vantage)
  • Changed all pause defaults to 0.1. These varied across readers likely due to writing from different contributors
  • Cleaned Google test deprecation

Questions

  • Should we remove Google? It was also deprecated in 0.6.0 and has not been repaired. This may end some confusion/issues.
  • Should wrapt be moved to "test dependencies?" It is currently listed and installed as a core dependency, but only used in tests.

@bashtage let me know if there's anything else you need in preparation for the release.


  • tests added / passed
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • added entry to docs/source/whatsnew/vLATEST.txt

@bashtage bashtage merged commit 8eb5655 into pydata:master Sep 11, 2018
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.

2 participants