It would be great if Builder would respect npm-style SemVer rules for GitHub includes. This is really a precursor to something like spm (Squirrel Package Manager 😄 ), but it would help greatly in large projects where several libraries are included.
@include once github:name/repo/file.nut@^v0.3
@include once github:name/otherRepo/file.nut@>=v1.5.2