Releases: josemoliver/PhotoWeatherTag
Releases · josemoliver/PhotoWeatherTag
v1.4.0
- 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
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
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
- 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
Initial Release - Read Readme.md for installation and usage instructions.