Is it possible to release or at least tag a version of libwebem? On offline build systems it is convenient to link to a specific version, rather than 'master' in order to create a reproducible build. Technically a specific git commit number might suffice for this, but it is less obvious to check if a different git commit is more recent or not based on the commit only.
Is it possible to release or at least tag a version of libwebem? On offline build systems it is convenient to link to a specific version, rather than 'master' in order to create a reproducible build. Technically a specific git commit number might suffice for this, but it is less obvious to check if a different git commit is more recent or not based on the commit only.