Update dependency com.drewnoakes:metadata-extractor to v2.18.0#167
Open
dev-mend-for-github-com[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.8.0→2.18.0By merging this PR, the issue #64 will be automatically resolved and closed:
Release Notes
drewnoakes/metadata-extractor (com.drewnoakes:metadata-extractor)
v2.18.0Compare Source
What's Changed
Rationalvalue presentation in some casesMetadata.addDirectorynot passednullNew Contributors
Full Changelog: drewnoakes/metadata-extractor@2.17.0...2.18.0
v2.17.0Compare Source
What's Changed
FilterInputStreamwithInputStreaminFileTypeDetectorby @drewnoakes in #541New Contributors
Full Changelog: drewnoakes/metadata-extractor@2.16.0...2.17.0
v2.16.0Compare Source
0fafa2f)9ab28c0)24efd33)com.adobe.xmpcoreto 6.1.11 (#514)KeyValuePair.toString()(#523)Schema.PHOTOSHOP_PROPERTIES(#522)v2.15.0Compare Source
cprttag from "Copyright" to "Profile Copyright" (#488)961ad72)v2.14.0Compare Source
75c5f5e)964a042)PngColorTypefrom enum to class to support unknown values (f66b905)printStackTrace(#456)b694a7e)FileType.MovtoFileType.QuickTime(fa92cfa)v2.13.0Compare Source
java.lang.NoClassDefFoundError: java.awt.Pointon Android (#409)PanasonicRawWbInfo2(#420)detectFileTypeto takeFilterInputStream(#425)400ce16)v2.12.0Compare Source
PngDescriptor.getBackgroundColorDescription()(#325)getDateModified()methods to get composite values from multiple Exif tags (#344)getFlashDescription()when flash is off (#356)getLong64()(#365)5c5756f)91d800e)6f9fb56)6df33da)cfd2a10)photoshop:DocumentAncestorsnode size (#394)v2.11.0Compare Source
FileTypeenum to include friendly name, MIME type and expected file extensionsFileMetadataReadertoFileSystemMetadataReaderThanks to all contributors, but especially to @payton who is responsible for the vast majority of work in this release.
v2.10.1Compare Source
v2.10.0Compare Source
Exif
GIF
IPTC
Directory.getDate(#212)JPEG
PNG
TIFF
XMP
5b07a49)Makernotes
OlympusEquipmentMakernoteDescriptorCanonMakernoteDirectory.TAG_FOCUS_CONTINUOUSdescriptor outputMiscellaneous
Rationalvalues (#226)Rational.isZero()RationalimplementComparable<Rational>DecimalFormatinstances (#237)Main-Class(#176)v2.9.1Compare Source
Fixes:
OutOfMemoryExceptiondue to overflow arithmetic errors inTiffReader(@dusan-rychnovsky #167)IptcReaderwhen last tag in data was one byte in length (@cshclm #172)Features:
Directoryinstances viagetParent().v2.9.0Compare Source
This release contains fixes across the entire project uncovered during the creation of the official .NET port of this project. This new implementation was originally ported from Java to C# by Yakov Danilov (for Imazen LLC). Since then it's been heavily refactored. Going forward, it will be kept functionally equivalent to the Java implementation.
Full diff: drewnoakes/metadata-extractor@2.8.1...2.9.0
New features
df06808e44bbeab04b20d#73 #109da56f271416d63#1152aec48a6619b7c#1576fab2ec38efe0973eeefbd5a254c75799bb#1594f3d75e747127eFixes
4bac919#121 #1297d0d44ePhotoshopDirectory2a7269205f67c3NikonType2MakernoteDescriptorefa1c4aAdobeJpegDescriptor.getDctEncodeVersionDescription4959b51PcxDirectorytag names40d648480afe26a5fdcdf8bfc2e9185ab46cee3443IptcDirectory.TAG_DIGITAL_DATE_CREATED168a2088BIMPhotoshop IRBs don't stop processingef59b50#125 #128TiffReaderattempts to recover from invalid byte orderingb336b3a#1365793c8173f1a48#932ea2549#146JpegComponentmethodsgetHorizontalSamplingFactor()andgetVerticalSamplingFactor()6c31782#156GpsDirectory.getGpsDate()locale independent29e95df#160 #161PngMetadataReaderTestlocale independente0eb4b2#162 #163Description formats
45f1e100b5d3f9f796031120cd808e4ffb2e6ab7b440d60fbExifDescriptorBase21a5391PhotoshopDescriptoroutput674c609ExifDescriptorBaseoutputd7a0cf3fb1997eb74aca1e879944ExifDescriptorBase.TAG_LENS_SPECIFICATIONbe55336XmpDirectory4777af1API changes
ExifThumbnailDirectory.TAG_THUMBNAIL_COMPRESSION825c43912f023a4e084caDefaultTagDescriptorfeafc8fOlympusMakernoteDescriptordescription methods3162299GifHeaderDirectoryreplaceTAG_TRANSPARENT_COLOR_INDEXwithTAG_BACKGROUND_COLOR_INDEXf27dc5d7ac3b9a#142JfifDirectoryreplacegetImageWidth/HeightwithgetResX/Ye458489#143ExifDirectoryBase'sTAG_LIGHT_SOURCEin favour ofTAG_WHITE_BALANCEe298fdePerformance
ImageMetadataReader0c7c577#164b3e2f9b4cb5200455a83a54cb1a8Miscellaneous changes
Metadatastores and returnsDirectoryinstances in the order they were createdbb9a290FileTypeDetectorthrows if stream doesn't support mark/reset6a6727ce2b6a39b4572a38debfd81ef9bf9#137v2.8.1Compare Source
f/2.8instead ofF2.8(#97)