How to version static / binary files (images, PDFs and etc.) efficiently?

3

For example I have a PDF file with a content and after modifying some things in it, how should I proceed in the matter of the versions? (For some reason I should version this file.)

And in the case of images, where I have this situation:

AndafterIhavethis:

I should then version the images using semantic versioning in relation to the content of the images or just create a version for each image independent of the content, such as: image 01 > - v. 1, image 02 - v. 2 '

    
asked by anonymous 06.09.2018 / 15:37

0 answers