From Fedora Project Wiki

No edit summary
No edit summary
(85 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{header|docs}}
== Boost 1.59.0 ==
Fedora 23 Will include Boost 1.58.0 or later, pushing to 1.59 More can be found [https://fedoraproject.org/wiki/Changes/F23Boost159 ttps://fedoraproject.org/wiki/Changes/F23Boost159]


=== python-migrate ===
== Python 3 default ==
 
Fedora 23 Will include python 3 by default instead of Python 2. More can be found [https://fedoraproject.org/wiki/Changes/Python_3_as_Default https://fedoraproject.org/wiki/Changes/Python_3_as_Default]
'''python-migrate''' was updated to version 0.6. Support for SQLAlchemy 0.6 and Firebird database, custom templates and use of python logging are among many new features. New version also introduces some backwards incompatible changes:
* <code>api.test()</code> and schema comparison functions now all accept url as first parameter and repository as second.
* python upgrade/downgrade scripts do not import migrate_engine magically, but recieve engine as the only parameter to function (eg. def <code>upgrade(migrate_engine):</code>)
* <code>Column.alter</code> does not accept <code>current_name</code> anymore, it extracts name from the old column.
For complete list of changes refer to the [http://packages.python.org/sqlalchemy-migrate/changelog.htm changelog]


== perl 5.22 ==
Perl 5.22 will be the default version of Perl in Fedora 23 More can be found [https://fedoraproject.org/wiki/Changes/perl5.22 https://fedoraproject.org/wiki/Changes/perl5.22]


== Mono 4 ==
Mono will be updated to version 4 in Fedora 23. Upstream documentation about Mono 4 can be found [http://www.mono-project.com/docs/about-mono/releases/4.0.0/ http://www.mono-project.com/docs/about-mono/releases/4.0.0/] and the Change in Fedora 23 can be found: [https://fedoraproject.org/wiki/Changes/Mono_4 https://fedoraproject.org/wiki/Changes/Mono_4]
{{header|docs}}{{Docs_beat_closed}}
[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]
[[Category:Documentation beats]]

Revision as of 05:22, 9 September 2015

Boost 1.59.0

Fedora 23 Will include Boost 1.58.0 or later, pushing to 1.59 More can be found ttps://fedoraproject.org/wiki/Changes/F23Boost159

Python 3 default

Fedora 23 Will include python 3 by default instead of Python 2. More can be found https://fedoraproject.org/wiki/Changes/Python_3_as_Default

perl 5.22

Perl 5.22 will be the default version of Perl in Fedora 23 More can be found https://fedoraproject.org/wiki/Changes/perl5.22

Mono 4

Mono will be updated to version 4 in Fedora 23. Upstream documentation about Mono 4 can be found http://www.mono-project.com/docs/about-mono/releases/4.0.0/ and the Change in Fedora 23 can be found: https://fedoraproject.org/wiki/Changes/Mono_4

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.