Releases: vega/ipyvega
Releases · vega/ipyvega
v4.0.0
Major new feature is support for efficient serialization. Thanks to @jdfekete and @xtianpoli.
What's Changed
- chore(deps-dev): bump typescript from 4.5.5 to 4.6.2 by @dependabot in #399
- chore(deps-dev): bump webpack from 5.68.0 to 5.69.1 by @dependabot in #400
- chore(deps): bump vega-embed from 6.20.6 to 6.20.8 by @dependabot in #401
- chore(deps): bump actions/setup-node from 2.5.1 to 3 by @dependabot in #403
- chore(deps): bump actions/setup-python from 2.3.1 to 3 by @dependabot in #404
- chore(deps-dev): bump pytest from 6.2.5 to 7.0.1 by @dependabot in #402
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #409
- chore(deps): bump @jupyter-widgets/base from 4.0.0 to 4.1.0 by @dependabot in #408
- chore(deps-dev): bump webpack from 5.69.1 to 5.70.0 by @dependabot in #407
- chore(deps-dev): bump ts-loader from 9.2.6 to 9.2.8 by @dependabot in #406
- chore(deps-dev): bump typescript from 4.6.2 to 4.6.3 by @dependabot in #405
- chore(deps-dev): bump prettier from 2.5.1 to 2.6.1 by @dependabot in #411
- chore(deps): bump vega from 5.21.0 to 5.22.1 by @dependabot in #410
- chore(deps-dev): bump typescript from 4.6.3 to 4.6.4 by @dependabot in #416
- chore(deps-dev): bump webpack from 5.70.0 to 5.72.0 by @dependabot in #415
- chore(deps-dev): bump prettier from 2.6.1 to 2.6.2 by @dependabot in #414
- chore(deps-dev): bump ts-loader from 9.2.8 to 9.3.0 by @dependabot in #413
- chore(deps): bump @types/webpack-env from 1.16.3 to 1.16.4 by @dependabot in #417
- chore(deps-dev): bump webpack from 5.72.0 to 5.72.1 by @dependabot in #421
- chore(deps): bump @types/webpack-env from 1.16.4 to 1.17.0 by @dependabot in #420
- chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 by @dependabot in #419
- chore(deps-dev): bump webpack-cli from 4.9.2 to 4.10.0 by @dependabot in #427
- chore(deps): bump actions/setup-python from 3 to 4 by @dependabot in #426
- chore(deps): bump abatilo/actions-poetry from 2.1.4 to 2.1.5 by @dependabot in #425
- chore(deps-dev): bump ts-loader from 9.3.0 to 9.3.1 by @dependabot in #424
- chore(deps-dev): bump webpack from 5.72.1 to 5.73.0 by @dependabot in #423
- chore(deps): bump @jupyter-widgets/base from 4.1.0 to 4.1.1 by @dependabot in #422
- chore(deps): bump vega-embed from 6.20.8 to 6.21.0 by @dependabot in #431
- chore(deps-dev): bump prettier from 2.6.2 to 2.7.1 by @dependabot in #430
- chore(deps-dev): bump typescript from 4.7.2 to 4.7.4 by @dependabot in #429
- chore(deps-dev): bump filemanager-webpack-plugin from 6.1.7 to 7.0.0 by @dependabot in #428
- chore(deps-dev): bump webpack from 5.73.0 to 5.74.0 by @dependabot in #434
- chore(deps): bump @types/webpack-env from 1.17.0 to 1.18.0 by @dependabot in #436
- chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 by @dependabot in #437
- chore(deps): bump abatilo/actions-poetry from 2.1.5 to 2.1.6 by @dependabot in #439
- chore(deps): bump @jupyter-widgets/base from 4.1.1 to 6.0.0 by @dependabot in #438
- chore(deps-dev): bump typescript from 4.8.2 to 4.8.4 by @dependabot in #442
- chore(deps): bump @jupyter-widgets/base from 6.0.0 to 6.0.1 by @dependabot in #441
- chore(deps-dev): bump ts-loader from 9.3.1 to 9.4.1 by @dependabot in #440
- chore(deps): bump abatilo/actions-poetry from 2.1.6 to 2.2.0 by @dependabot in #448
- chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 by @dependabot in #447
- chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 by @dependabot in #446
- Improve serialization of Pandas DataFrames to ipyvega by @jdfekete in #346
- Use html escape since cgi is deprecated by @domoritz in #457
- ci: update node by @domoritz in #458
- chore(deps-dev): bump typescript from 4.9.3 to 4.9.5 by @dependabot in #452
- chore(deps-dev): bump webpack from 5.74.0 to 5.75.0 by @dependabot in #450
- chore(deps-dev): bump filemanager-webpack-plugin from 7.0.0 to 8.0.0 by @dependabot in #444
- Pandas update 1.5 by @xtianpoli in #463
- galata and ipytablewidgets update, other improvements by @xtianpoli in #464
- chore(deps-dev): bump ts-loader from 9.4.1 to 9.4.2 by @dependabot in #470
- chore(deps-dev): bump prettier from 2.8.0 to 2.8.4 by @dependabot in #469
- chore(deps): bump vega-embed from 6.21.0 to 6.21.3 by @dependabot in #468
- chore(deps): bump abatilo/actions-poetry from 2.1.4 to 2.3.0 by @dependabot in #466
- chore(deps): bump actions/setup-python from 2.3.1 to 4.5.0 by @dependabot in #467
- chore(deps-dev): bump @jupyterlab/galata from 4.5.1 to 4.5.3 in /ui-tests by @dependabot in #475
- chore(deps-dev): bump pytest from 7.2.1 to 7.2.2 by @dependabot in #474
- chore(deps): bump @jupyter-widgets/base from 6.0.2 to 6.0.4 by @dependabot in #472
- chore(deps): bump vega from 5.22.1 to 5.24.0 by @dependabot in #471
- chore(deps-dev): bump typescript from 4.9.5 to 5.0.3 by @dependabot in #473
- chore: upgrade deps by @domoritz in #476
New Contributors
- @jdfekete made their first contribution in #346
- @xtianpoli made their first contribution in #463
Full Changelog: v3.6.0...v4.0.0