aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/doc/src/what-is-new
blob: 4ca8ea89d5adca3060fcbecb42ac271624125f48 (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
# -*- mode: org -*-
#+TITLE: What's New in the GPGME Python Bindings and Documentation
#+AUTHOR: Ben McGinnes
#+LATEX_COMPILER: xelatex
#+LATEX_CLASS: article
#+LATEX_CLASS_OPTIONS: [12pt]
#+LATEX_HEADER: \usepackage{xltxtra}
#+LATEX_HEADER: \usepackage[margin=1in]{geometry}
#+LATEX_HEADER: \setmainfont[Ligatures={Common}]{Times New Roman}
#+LATEX_HEADER: \author{Ben McGinnes <[email protected]>}


* What's New
  :PROPERTIES:
  :CUSTOM_ID: new-stuff
  :END:

| Version:        | 0.0.1-draft                              |
| GPGME Version:  | 1.13.0                                   |
| Author:         | [[https://gnupg.org/people/index.html#sec-1-5][Ben McGinnes]] <[email protected]>             |
| Author GPG Key: | DB4724E6FA4286C92B4E55C4321E4E2373590E5D |
| 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.  Not to
mention expanding on the documentation both generally and
considerably.


** New in GPGME 1·13·0
   :PROPERTIES:
   :CUSTOM_ID: new-stuff-1-13-0
   :END:

Additions since GPGME 1.12.0 include:

- An advanced HOWTO on using the bindings with web interfaces,
  specifically Flask.
- Moving the /What's New/ section out of the basic [[file:gpgme-python-howto.org][HOWTO]] document and
  into its own file so as to more readily include other documents
  beyond that HOWTO.
- Moving the preceding, archival, segments into [[file:what-was-new.org][another file]].