- enhancement: make
-m
flag forcodex commit
required
- bug-fix: apply the last patch, when the patch level is higher than upstream level and when they are equal, if the baseline was not updated
- bug-fix: apply the last patch, revert latest changes
- bug-fix: apply the last patch even if it is deployed in upstream and the baseline is not updated yet
- bug-fix: apply the last patch even if it is deployed in upstream
- bug-fix: perform diff even if semantic option is not set
- apply only the last patch that it is not present in the upstream
- get patch level from API version OR vendor extension
- use
x-sdk-patch-level
to store the patch level instead of the version suffix
( yes, we start the changelog with v4.0.0 :) )
- yaml support for input specs
- bash and zsh autocompletion