My suggestion something like:
Current style: {{version_wkhtmltox}}-latest (for example 0.12.6.1-latest)
Proposed style: {{version_wkhtmltox}}-v{{version_kwkhtmltopdf}} (for example 0.12.6.1-v1.0.0)
The idea is:
keep version_wkhtmltox to indicate the wkhtmltox base version
use SemVer for version_kwkhtmltopdf (v1.0.0, v1.1.0, etc.)
I’m also happy to commit to backward compatibility with tests, and if we ever introduce a breaking change, we bump the major version (is not the case).
If this direction sounds good to you, let me know how i can help. And please feel free to ask me directly or assign me specific tasks; I’ll gladly review them when I have a slot 🙂
Originally posted by @az-adhoc in #38 (comment)
My suggestion something like:
Current style: {{version_wkhtmltox}}-latest (for example 0.12.6.1-latest)
Proposed style: {{version_wkhtmltox}}-v{{version_kwkhtmltopdf}} (for example 0.12.6.1-v1.0.0)
The idea is:
keep version_wkhtmltox to indicate the wkhtmltox base version
use SemVer for version_kwkhtmltopdf (v1.0.0, v1.1.0, etc.)
I’m also happy to commit to backward compatibility with tests, and if we ever introduce a breaking change, we bump the major version (is not the case).
If this direction sounds good to you, let me know how i can help. And please feel free to ask me directly or assign me specific tasks; I’ll gladly review them when I have a slot 🙂
Originally posted by @az-adhoc in #38 (comment)