2018-11-06 05:22:50 +00:00
|
|
|
.. _new-stuff:
|
|
|
|
|
|
|
|
What\'s New
|
|
|
|
===========
|
|
|
|
|
2018-12-04 21:42:08 +00:00
|
|
|
+-----------------+------------------------------------------+
|
|
|
|
| Version: | 0.0.1 |
|
|
|
|
+-----------------+------------------------------------------+
|
|
|
|
| GPGME Version: | 1.13.0 |
|
|
|
|
+-----------------+------------------------------------------+
|
|
|
|
| Author: | Ben McGinnes <ben@gnupg.org> |
|
|
|
|
+-----------------+------------------------------------------+
|
|
|
|
| Author GPG Key: | DB4724E6FA4286C92B4E55C4321E4E2373590E5D |
|
|
|
|
+-----------------+------------------------------------------+
|
|
|
|
| Language: | Australian English, British English |
|
|
|
|
+-----------------+------------------------------------------+
|
|
|
|
| xml:lang: | en-AU, en-GB, en |
|
|
|
|
+-----------------+------------------------------------------+
|
2018-11-06 05:22:50 +00:00
|
|
|
|
|
|
|
Last time the most obviously new thing was adding the *What\'s New*
|
2018-11-30 20:45:50 +00:00
|
|
|
section to the HOWTO. Now it\'s moving it out of the HOWTO.
|
2018-11-06 05:22:50 +00:00
|
|
|
|
|
|
|
.. _new-stuff-1-13-0:
|
|
|
|
|
|
|
|
New in GPGME 1·13·0
|
|
|
|
-------------------
|
|
|
|
|
|
|
|
Additions since GPGME 1.12.0 include:
|
|
|
|
|
|
|
|
- Moving the *What\'s New* section out of the basic
|
|
|
|
`HOWTO <gpgme-python-howto.org>`__ document and into its own file so
|
|
|
|
as to more readily include other documents beyond that HOWTO.
|
|
|
|
- Moving the preceding, archival, segments into `another
|
|
|
|
file <what-was-new.org>`__.
|
2018-11-22 09:00:12 +00:00
|
|
|
- Added ``gpg.version.versionintlist`` to make it easier for Python
|
|
|
|
developers to check for a specific version number, even with beta
|
|
|
|
versions (it will drop the \"-betaN\" part).
|
2018-12-04 21:42:08 +00:00
|
|
|
- Added expanded detail on issues pertaining to installing for Windows
|
|
|
|
users.
|
2018-11-30 20:45:50 +00:00
|
|
|
- Bindings enter `maintenance mode <maintenance-mode>`__ from January,
|
|
|
|
2019.
|