- 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.