Disable python2 support since dependencies dropped python2 OBS-URL: https://build.opensuse.org/request/show/754764 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cufflinks?expand=0&rev=9
55 lines
1.8 KiB
Plaintext
55 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Dec 6 18:44:56 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Disable python2 support since dependencies dropped python2
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 19 21:21:37 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Update to version 0.17
|
|
* Add support for hovertext in annotations
|
|
* Add support for opacity in annotations
|
|
* Compatiblity with Plotly 4.x
|
|
* Fix misc. issues for plotly v4.
|
|
* Removed bestfit test
|
|
* Update requirements.txt
|
|
* Update tests.py
|
|
* fix bestfit case when index is datetimeindex
|
|
* fix imports and warnings with plotly v4
|
|
* plotly 4.0.0 had a bad bug
|
|
* re-enable bestfit test
|
|
* remove statsmodels from reqs
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 23 01:14:08 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Update to version 0.16
|
|
* Fix issue with multiple y-axis datapoints
|
|
* make the theme parameter case insensitive.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 3 18:58:49 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Update to version 0.15
|
|
* Fix for offline mode.
|
|
* Fix for colorchange in qf.add_volume
|
|
* Fix scatter3d without categories.
|
|
* Markers for categories.
|
|
* Categories with timeseries arrays.
|
|
* Shared axes in subplots
|
|
* Shared axes with no shape specified.
|
|
* Support for offline_config
|
|
* Support for lists in heatmaps.
|
|
* opacity for bars
|
|
- Fix jupyter dependencies.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 3 18:31:35 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Fix jupyter dependencies.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 8 19:30:01 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- initial version
|