Some projects (i.e, vectorscan, suricata) use release tagging that isn't purely semver tagging. This causes gh() to break. Documentation was provided by @Owen-sz for how to work around this using string manipulation but this isn't made clear for people working with rhai for the first time.
Some projects (i.e, vectorscan, suricata) use release tagging that isn't purely semver tagging. This causes gh() to break. Documentation was provided by @Owen-sz for how to work around this using string manipulation but this isn't made clear for people working with rhai for the first time.