With #143 we've come to a point where earlier versions of dinobuildr.sh will no longer be able to communicate with the information on Github.
Adding in versioning of some sort whether a 2.0.0 or 2018.12.20.a form is used and inserted into dinobuildr.sh and perhaps also dino_engine.py would make it easier to confirm with the team that everyone is using a compatible version of the script.
Going with a strictly numeric version system would mean that we'll need to assess what level of changes count for Major, Minor, and Incremental versions.
With #143 we've come to a point where earlier versions of dinobuildr.sh will no longer be able to communicate with the information on Github.
Adding in versioning of some sort whether a 2.0.0 or 2018.12.20.a form is used and inserted into dinobuildr.sh and perhaps also dino_engine.py would make it easier to confirm with the team that everyone is using a compatible version of the script.
Going with a strictly numeric version system would mean that we'll need to assess what level of changes count for Major, Minor, and Incremental versions.