We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d087c79 commit de71143Copy full SHA for de71143
CHANGELOG.txt
@@ -16,6 +16,11 @@ You should have received a copy of the GNU General Public License
16
along with this program. If not, see
17
<http://www.gnu.org/licenses/>.
18
19
+Changes in v0.13.1:
20
+ 1/ Add data() method to access Exiv2::StringValueBase raw bytes.
21
+ 2/ Update libexiv2 to 0.27.6 in binary wheels.
22
+ 3/ Enable video support in binary wheels.
23
+
24
Changes in v0.13.0:
25
1/ Automatically cast Exiv2::Value return values to correct type.
26
2/ Exiv2::byte* return values are converted to a simple buffer object.
0 commit comments