Now, some subset of files that are passed through the program will be tagged with image-titler-vX.Y.Z where X.Y.Z is the version number of the software. I say a subset because the program only applies EXIF data if the source file already has EXIF data.
This pull request should address everything in milestone v1.9.0. In particular, this pull request should solve all of the following:
Fixes #37
Fixes #35
Fixes #46
In addition, I did some other quality of life things like stopped tracking the dump folder in tests. In addition, I start cleaning up code a bit by making helper functions. Also, I included a requirements.txt file to see if GitHub would start tracking that (for security purposes).
Now, some subset of files that are passed through the program will be tagged with image-titler-vX.Y.Z where X.Y.Z is the version number of the software. I say a subset because the program only applies EXIF data if the source file already has EXIF data.
This pull request should address everything in milestone v1.9.0. In particular, this pull request should solve all of the following:
In addition, I did some other quality of life things like stopped tracking the dump folder in tests. In addition, I start cleaning up code a bit by making helper functions. Also, I included a requirements.txt file to see if GitHub would start tracking that (for security purposes).