Is this feature request related to a problem?
I'm planning on adding major changes in cf, and changes imply that makefiles generated by different versions of cf will be vastly different.
Proposed solution
Add the "short" commit hash of the cf script as a variable defined in the Makefile
Alternative solutions
Use semantic versioning.
Is this feature request related to a problem?
I'm planning on adding major changes in cf, and changes imply that makefiles generated by different versions of
cfwill be vastly different.Proposed solution
Add the "short" commit hash of the cf script as a variable defined in the
MakefileAlternative solutions
Use semantic versioning.