-
Notifications
You must be signed in to change notification settings - Fork 4.9k
DOC: Add whatsnew for zipline 1.1.1 #1868
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really nice @freddiev4 ! I just saw one line that could be improved.
docs/source/whatsnew/1.1.1.txt
Outdated
~~~~~~~~~~ | ||
|
||
None | ||
Since the the release of Zipline ``1.1.0``, Quantopian has officially released support for Futures in Zipline, as well as Python 3.5 support. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As a reader, I find "since 1.1.0" ambiguous: does it mean these are features that first appeared in 1.1.0, or features that first appeared after 1.1.0?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we could just say "After the release of Zipline 1.1.0"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What do you think about "Zipline now has broad support for futures, in addition to equities. It's also being tested and packaged for Python 3.5.", ignoring official-ness or the version?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds good to me 😄
@richafrank also generated type stubs |
Thanks for that! |
No description provided.