Tags give the ability to mark specific points in history as being important
Support photographic sensitivity tag.
Improve data packing when adding tags.
Update package to support the initial stable release of its plum-py dependency.
Decode Windows XP style tags as UTF-16.
Omit unknown values from get_all() method.
Add support for writing various tags.
Fix value of SceneCaptureType.NIGHT_SCENE.
[1.3.0] Consume latest version of plum-py.
Late-April 2021 bug fix rollup.
Preserve empty IFDs and EXIF version in delete_all().
Add get_all() and list_all() methods.
Fix corruption errors when adding tags to previously non-EXIF images.
Fix adding focal length and user comment tags to images.
Fix ValueError when SSHORT are present.
Fix UnpackError when reading ASCII tags with shorter value than expected.