From Fedora Project Wiki

(mentioning related https://fedoraproject.org/wiki/Features/MiniDebugInfo here too)
No edit summary
 
(36 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{header|docs}}
{{header|docs}}


{{Docs_beat_open}}
{{Docs_beat_closed}}
 
= boost gets up to speed =
Fedora 18 will include Boost version 1.50. The popular collection of C libraries is updated to the newest available version with each Fedora release.
 
= debug files get better =
Fedora 18 ships with a small subset of debug information by default. Full debug information is still available in the debuginfo packages.
 
Debuginfo will be post-processed by the DWARF compressor tool "dwz" to reduce size of the *.debug files.  Developers may run this same program on their binaries.
 
= IPython updated =
IPython has been updated to version 0.13 and notable features and head-ups are:
<!--table or simple list here? -->
The Notebook has a new user interface and has many new features like auto-folding of very long lines, uploading new notebooks to the dashboard, manage started clusters and improoved tooltips.
The notebook format has changed and when you want to share your notebook with users of older version, there is a conversion script available.
New cell magics like %%bash, %%ruby, %%timeit and many others.
The Qt console has improved menus and can directly display jpeg images.


[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]
[[Category:Documentation beats]]

Latest revision as of 01:32, 20 September 2016

DocsProject Header docTeam1.png


Warning.png
Beat Closed on Wiki
Work on beats has now moved to git at https://pagure.io/fedora-docs/release-notes. If you have changes or additions, please contact the docs team via #fedora-docs, docs@lists.fedoraproject.org, or with the release-notes BZ component.