Changelog for
python3-jupyter_nbdime-1.0.2-2.25.noarch.rpm :
Thu Aug 2 14:00:00 2018 toddrme2178AATTgmail.com
- Update to version 1.0.2
* Diff: Optimized diffing of large texts (e.g. big cells).
* Config: Fixed several issues with the config system.
* Lab extension: Updated to latest jupyterlab. All npm packages are now using ES6 features.
* Web: Fixed keyboard tabbing / focusing issues.
- Update to version 1.0.1
* Web: Fix output rendering of outputs with a period in MIME type name.
* Config: Add configuration option for front-end extensions.
* Merging: Fix handling of corner case for inline merge strategy.
* Various other fixes and adjustments.
Sun Jun 10 14:00:00 2018 jengelhAATTinai.de
- Use find \"+\" strategy.
- Use noun phrase in summary.
Fri May 18 14:00:00 2018 toddrme2178AATTgmail.com
- Update to version 1.0.0
* Added ability for git diff driver to integrate with git filters.
* Improved/fixed merge resolution for similar cell insertions.
* Added config system to allow for configuring the various entrypoints. Especially useful for customizing which keys to ignore when diffing.
* Added control to web view of outputs to select which MIME type to render, and to enable trusting of outputs for full rendering.
* Added jupyterlab extension. Frontend/server extensions are now enabled by default on installation.
* Various fixes and adjustments.
- Switch to wheel-based install
Fri May 18 14:00:00 2018 tchvatalAATTsuse.com
- Remove python3-jupyter_vega3 requires as we never had this pkg
present in the d:l:py, it is not mentioned in the setup.py
- Run the tests
Fri Apr 20 14:00:00 2018 toddrme2178AATTgmail.com
- Initial version