Skip to content

0.6.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@jhspetersson jhspetersson released this 09 Mar 07:56
· 427 commits to master since this release
  • added SUBSTRING or SUBSTR function
  • added LEN as a synonym for LENGTH function
  • extract EXIF data from HEIF files
  • added device, inode, blocks, and hardlinks fields (Linux only)
  • bugfixes

Thanks to @jmbowman for suggestion about reading EXIF in HEIF files, and to @kamadak for the implementation.