-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathCHANGELOG
29 lines (20 loc) · 869 Bytes
/
CHANGELOG
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
PYTHON3-EXIV2
Change in 0.7.2RCwinX64 Thu, 19 Sept 2019 - GITHUB fork of https://launchpad.net/py3exiv2
* Minor changes in order to compile on Windows, (Not tested on Linux)
* Update the xmp Date type parser to support no TZ and validate DateTime with fractions of seconds
Change in 0.7.1 Sat, 28 May 2019
* Minor changes in order to compile on OS X platform
Change in 0.7.0 Sat, 13 Apr 2019
* Add the initialiseXmpParser and closeXmpParser functions
Change in 0.6.0 Tue, 05 Feb 2019
* Add the streaming of the preview data
Change in 0.5.0 Wed, 30 Jan 2019
* Update for libexiv2-0.27
Change in 0.4.0 Mon, 09 Jul 2018
* Add the property ImageMetadata.buffer
Change in 0.3.0 Thu, 17 May 2018
* Add some convenient functions
Change in 0.2.0 Fri, 12 Aug 2016
* Add Preview.data feature
Change in 0.1.0 Mon, 26 Jan 2015
* First stable release