File python-jupyter_vega.changes of Package python-jupyter_vega
-------------------------------------------------------------------
Fri Sep 7 15:49:29 UTC 2018 - toddrme2178@gmail.com
- Update to 1.4.0
* Simplify js template
* Display via single mime-bundle without side effects
-------------------------------------------------------------------
Thu Aug 2 17:10:08 UTC 2018 - toddrme2178@gmail.com
- Update to 1.3.0
* export vegaEmbed interface for use on other frontends
- Update to 1.2.0
* Send same-origin cookies with Vega loader requests.
* Upgrade deps
-------------------------------------------------------------------
Thu Jun 7 15:35:18 UTC 2018 - toddrme2178@gmail.com
- Update to 1.1.1
* BUG: update sanitize_dataframe and tests
* Upgrade Vega-Embed and other dependencies
- Remove upstream-included update_sanitize_dataframe.patch
-------------------------------------------------------------------
Tue May 29 14:59:34 UTC 2018 - toddrme2178@gmail.com
- Use || true syntax instead of exit 0
-------------------------------------------------------------------
Thu May 24 03:43:06 UTC 2018 - toddrme2178@gmail.com
- Added update_sanitize_dataframe.patch
Fixes compatibility with pandas 0.23
See: https://github.com/vega/ipyvega/issues/87
From: https://github.com/vega/ipyvega/pull/88
Should be in next release
-------------------------------------------------------------------
Fri May 18 11:31:59 UTC 2018 - jengelh@inai.de
- Avoid [[ ]] and test x==x bashisms.
-------------------------------------------------------------------
Thu May 17 17:09:30 UTC 2018 - toddrme2178@gmail.com
- Initial version (1.0.1)