Skip to content

Releases: Ashampoo/kim

Kim v0.12.1

29 Jan 11:29
8b7ddd4
Compare
Choose a tag to compare
  • BMFF refactoring: Removed PositionTrackingByteReader
  • Disabled Detekt rule "UnderscoresInNumericLiterals"
  • TiffField: toInt(), toShort() & toDouble() cover more cases

Kim v0.12

26 Jan 11:38
adf017b
Compare
Choose a tag to compare
  • Refactored APIs for more streamlined code
  • Improved RAW support
  • Prepared MakerNote support

Kim v0.11

21 Jan 19:35
16c03b8
Compare
Choose a tag to compare

Support for reading WebP files.

Kim v0.10

20 Jan 17:56
5ce748e
Compare
Choose a tag to compare

Can now also read AVIF & JPEG XL (uncompressed)

Some packages have been renamed to singular:

  • com.ashampoo.kim.format.jpeg.segments -> com.ashampoo.kim.format.jpeg.segment
  • com.ashampoo.kim.format.tiff.constants -> com.ashampoo.kim.format.tiff.constants
  • com.ashampoo.kim.format.tiff.taginfos -> com.ashampoo.kim.format.tiff.taginfo
  • com.ashampoo.kim.format.tiff.fieldtypes -> com.ashampoo.kim.format.tiff.fieldtype
  • com.ashampoo.kim.format.bmff.boxes -> com.ashampoo.kim.format.bmff.box
  • com.ashampoo.kim.format.png.chunks -> com.ashampoo.kim.format.png.chunk

Kim v0.9.3

13 Jan 05:49
d1f8b68
Compare
Choose a tag to compare

Updated to current XMP Core and added ability to add XMP face tags using Kim Update API

Kim v0.9.1

08 Jan 11:08
95aba62
Compare
Choose a tag to compare

Reworked ISOBMFF code for compatibility with Samsung HEIC files.

Kim v0.9

07 Jan 23:47
37960e5
Compare
Choose a tag to compare

Support for ISO Base Media Files, tested with iPhone HEIC files

Kim v0.8.3

22 Dec 22:30
b3dac7e
Compare
Choose a tag to compare

Kotlin update and some refactorings.

Kim v0.8.2

21 Dec 15:05
35c988d
Compare
Choose a tag to compare

Some missing EXIF tags were added.

Kim v0.8.1

16 Dec 15:16
3b20dcb
Compare
Choose a tag to compare

Full WASM zlib support.

(Re-release due accidental wrong version number.)