Skip to content

Releases: josemoliver/PhotoWeatherTag

v1.4.0

07 Dec 21:54
a71be0f

Choose a tag to compare

  • Expanded supported image formats to include HEIC and JPEG XL in WeatherTag.
  • Enhanced README with detailed usage instructions, command line options, and format support.
  • Improved Program.cs with clearer comments, summary reporting, robust CSV parsing, and better error handling.
  • Added example and reference images for documentation.

v1.3.0

29 Dec 00:41
6c77daf

Choose a tag to compare

After some time, an update.

  • Code cleanup (Not elegant to begin with)
  • Improved handling of non-numeric values.
  • Support for image files with .heic and .jpeg extensions.
  • Overwrite flag, when used no backups of the original image files will be made on write operation.
  • Update Newtonsoft / .net 4.8

Weather Tag 1.2.0

12 Oct 23:39

Choose a tag to compare

Refer to Readme.md for installation and usage instructions.

  • Added timeout for rare case in which exiftool becomes unresponsive.
  • Improved Readme.md

WeatherTag 1.1.0

12 Oct 01:09

Choose a tag to compare

  • Display ExifTool Version.
  • Display error if Exiftool is not found.
  • Better error message if weatherhistory.csv file is not found.

Weather Tag 1.0.0 - Initial Release

11 Oct 03:21

Choose a tag to compare

Initial Release - Read Readme.md for installation and usage instructions.