Releases: Ashampoo/xmpcore
Releases · Ashampoo/xmpcore
XMP Core v1.4.2
Updated to XmlUtil 0.90.2 & Kotlin 2.0.21
XMP Core v1.4.1
Kotlin 2.0.20 update
XMP Core v1.4.0
Kotlin 2.0.0 update
XMP Core v1.3.0
Usage of explicitApi()
as recommended for libraries.
Also internal classes have been moved to a new package com.ashampoo.xmp.internal
.
XMP Core v1.2.2
Improved Java support & sample project
XMP Core v1.2.1
Build with JDK 17 instead of JDK 18.
XMP Core v1.2.0
- Support for JavaScript target
- Convenience API for getting/setting "xmpDM:pick" & smiliar fields
- Convenience API for getting/setting "ashampoo:albums"
- Small refactorings
XMP Core v1.1.0
Added Linux targets
XMP Core v1.0.1
- Gradle and lib updates
- Migrated to new XmlUtil API
- Parser now trims everything outside the RDF tag to deal with so many broken XMP files
- Report library under its real name
XMP Core v1.0.0
Since this library has been employed in the production environment of Ashampoo Photos and has demonstrated stability, we are now promote it to version 1.0.0.
- Kotlin update to 1.9.22
- Convenience function
XMPMeta.setFaces()
implemented.