Changelog for
python-jupyter_ipython-4.1.1-8.13.noarch.rpm :
Wed Feb 17 13:00:00 2016 toddrme2178AATTgmail.com
- specfile:
* update copyright year
* Simplify tests for determining whether to build pdf documentation
- update to version 4.1.1:
* Backport #9209: Don\'t import IPython to check version number in
setup
- Update to 4.1.0
* Release February, 2016. IPython 4.1 contain mostly bug fixes.
It though contain a few improvement.
* IPython debugger (IPdb) now supports the number of context
lines for the where (and w) commands. The context keyword is
also available in various APIs. See PR :ghpull:`9097`
* YouTube video will now show thumbnail when exported to a media
that do not support video. (:ghpull:`9086`)
* Add warning when running ipython
when subcommand
is deprecated. jupyter should now be used.
* Code in %pinfo (also known as ??) are now highlighter
(:ghpull:`8947`)
* %aimport now support module completion. (:ghpull:`8884`)
* ipdb output is now colored ! (:ghpull:`8842`)
* Add ability to transpose columns for completion:
(:ghpull:`8748`)
* Many many docs improvements and bug fixes
- update to version 4.0.3:
* Python 3.5 bug in that could crash during shutdown, triggered by
deprecations in traitlets 4.1.
* Typo in deprecation message for nbconvert
- update to version 4.0.2:
* Fix backward-compatiblity shim for \"IPython.Config\", which
should have been deprecated instead of removed. This will be
removed in 5.0.
- update to version 4.0.1:
* Installation on some systems
* Compatibility with CPython 3.4.4
* Compatibility with Qt5
Thu Oct 1 14:00:00 2015 toddrme2178AATTgmail.com
- Build documentation
This is in a separate spec file to avoid dependency loops
- Obsolete IPython
- Split the iptest executable into its own subpackage
This has a bunch of testing dependencies that are not otherwise
necessary.
Fri Aug 21 14:00:00 2015 toddrme2178AATTgmail.com
- Add conflict with older versions of IPython
Mon Aug 17 14:00:00 2015 toddrme2178AATTgmail.com
- Initial version