aboutsummaryrefslogtreecommitdiff
path: root/NEWS
blob: b2ac14044304a708f741e8ccaabcef0022788928 (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
Version 0.5.0

  * Support for build-email value in package manifest.

  * Maximum version component limit has been increased to 16 characters.

Version 0.4.0

  * Add signature_manifest class.

  * Add repository_manifest::certificate.

  * When calculating repository canonical name, do not strip the prefix if
    the resulting name will be empty (e.g., /var/bpkg/1).

Version 0.3.0

  * Reimplement *-file manifest values as C++11 unions.

  * Add support for comments in the repository manifest email values.

Version 0.2.0

  * First public release.