aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/doc/rst/what-is-new.rst
blob: b3ec06a700ae2719a9147786a28f2d35e072f7d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
.. _new-stuff:

What\'s New
===========

+-----------------------------------+-----------------------------------+
| Version:                          | 0.0.1-draft                       |
+-----------------------------------+-----------------------------------+
| GPGME Version:                    | 1.13.0                            |
+-----------------------------------+-----------------------------------+
| Author:                           | `Ben                              |
|                                   | McGinnes <https://gnupg.org/peopl |
|                                   | e/index.html#sec-1-5>`__          |
|                                   | <[email protected]>                   |
+-----------------------------------+-----------------------------------+
| Author GPG Key:                   | `DB4724E6FA4286C92B4E55C4321E4E23 |
|                                   | 73590E5D <https://hkps.pool.sks-k |
|                                   | eyservers.net/pks/lookup?search=0 |
|                                   | xDB4724E6FA4286C92B4E55C4321E4E23 |
|                                   | 73590E5D&exact=on&op=get>`__      |
+-----------------------------------+-----------------------------------+
| Language:                         | Australian English, British       |
|                                   | English                           |
+-----------------------------------+-----------------------------------+
| xml:lang:                         | en-AU, en-GB, en                  |
+-----------------------------------+-----------------------------------+

Last time the most obviously new thing was adding the *What\'s New*
section to the HOWTO. Now it\'s moving it out of the HOWTO.

.. _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>`__.
-  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).
-  Bindings enter `maintenance mode <maintenance-mode>`__ from January,
   2019.