Currently it is very hard to map a specific version of loom to the commit that built it, making it hard to track down which version introduced what changes.
Especially with there not being tags or even consistent changelogs in the releases tab (for example we are currently on loom 1.11.x, the changelogs only go up to 1.10)
It would be nice if the git commit ID could be added to at least the jar manifest, ideally also the maven pom.xml / gradle module metadata file on publishing so that people dont need to download the jar to find it.