jezzsantos / automate

Templatize patterns from your own codebase, make them programmable, then share them with your team. https://jezzsantos.github.io/automate/
https://www.nuget.org/packages/automate
MIT License
7 stars 0 forks source link

We should force a version change when runtime has changed significantly #82

Closed jezzsantos closed 2 years ago

jezzsantos commented 2 years ago

When a pattern is published, we shuld increment the version number if the installed runtime has changed dramatically since last publish. It should at least be a minor change.

We should document the rules we are using somewhere.