I have read that Closure Library doesn't have any official releases and that one should download the GitHub head to get the latest release. This isn't very convenient for us. The only way we've found so that all developers use the same version is to download the GitHub head, test our code against it, then store the download to our Git repo. Packages we've looked at don't seem to be maintained.
Is support for releases planned anytime soon? Otherwise can anyone recommend a better way of doing things at our end?
Thanks!