Original issue description
Let's rework the version-constraint/build info system to use release semantic-version numbers for worker compatability. We can check to see if we're in a git-repo, but simply warn the user that they're in charge of maintaining worker-compatability. Not mission critical stuff. We can consider major and minor versions to be breaking and patch versions to be safe.
Original issue description
Let's rework the version-constraint/build info system to use release semantic-version numbers for worker compatability. We can check to see if we're in a git-repo, but simply warn the user that they're in charge of maintaining worker-compatability. Not mission critical stuff. We can consider major and minor versions to be breaking and patch versions to be safe.closes #249