mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-18 11:50:11 +08:00
52 lines
700 B
Plaintext
52 lines
700 B
Plaintext
Release 0.8.4
|
|
-------------
|
|
|
|
:Release: 0.8.4
|
|
:Date: TBD
|
|
|
|
Highlights
|
|
~~~~~~~~~~
|
|
|
|
None
|
|
|
|
Enhancements
|
|
~~~~~~~~~~~~
|
|
|
|
None
|
|
|
|
Experimental Features
|
|
~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. warning::
|
|
|
|
Experimental features are subject to change.
|
|
|
|
None
|
|
|
|
Bug Fixes
|
|
~~~~~~~~~
|
|
|
|
* Fixes an issue that would cause the daily/minutely method caching to change
|
|
the ``len`` of a :class:`~zipline.protocol.SIDData` object. This would cause
|
|
us to think that the object was not empty even when it was (:issue:`826`).
|
|
|
|
Performance
|
|
~~~~~~~~~~~
|
|
|
|
None
|
|
|
|
Maintenance and Refactorings
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
None
|
|
|
|
Build
|
|
~~~~~
|
|
|
|
* Makes zipline install requirements more flexible (:issue:`825`).
|
|
|
|
Documentation
|
|
~~~~~~~~~~~~~
|
|
|
|
None
|