Tags: Ashampoo/xmpcore
Tags
Kotlin, Gradle & library updates (#37) * Added AndroidProjectSystem.xml * Removed coverage from README.md as SonarCloud was deactivated * Updated to Gradle 8.14 * Dependency updates * Removed Dokka * SonarQube configuration removed * Updated Kover plugin * Bumped version to 1.5.2 * Bumped version to 1.5.2 * CI update: Use macos-15 runner with latest Java 17 & XCode
Added convenience methods to get & set location, title & description (#… …34) * Implemented XmpMeta.getLocation() * WriteXmpTest: Use local text instead of files * WiP commit for setLocation() * API fix: itemValue is of type Any? * WiP commit for setLocation() * WiP commit for setLocation() * Added City, State & Country * Added name * XmpMeta.getLocation(): Support for Iptc4xmpCore:Location * XmpMeta.getLocation(): Support for Iptc4xmpCore:Location * XmpMeta.setLocation(): Added photoshop values * Improved getLocation() * Use version constant * Added problematic sample files to collection * Bugfix: Skip leading comments in XMP * Fix: Don't return empty XMP on missing RDF, because that case should be considered an error * Improved error message * Additional measures taken to ensure only an XMPException can be thrown * Additional measures taken to ensure only an XMPException can be thrown * Bump version number * Added support for title & description * Removed accidental change
Update to Kotlin 2.0.0 (#29) * Ignore new .kotlin folder * Small fixes * Kotlin update * kotlinx-io update * Update to latest xmlutil * Try XMP Core 0.90.0-RC2 * Migrated to XMLUtil 0.90.0-RC3 * Updated to kotlinx-io 0.4.0 * Bumped version to 1.4.0 * Use Kotlin v2 * Source format & optimize imports
PreviousNext