May 2019
Beginner to intermediate
456 pages
10h 37m
English
Package versioning is a big problem to solve and there are various ways to tackle it. However, there is no one-size-fits-all solution. After implementing the semantic versioning for the packages, we recommend that you discuss with your team and finalize the solution and workflow of how the packages will be moved. If you are using Git version control, there are tools available, such as GitVersion (https://gitversion.readthedocs.io/en/latest), which can help you to implement semantic versioning based on the Git commit history, which might be useful in better conveying the changes.
Read now
Unlock full access