Improve compare script to produce more extensive diff.
The compare script now lists added, removed and changed members. The change tracking is currently targeted towards configs. We detect the following changes: type, default value, visibility. I refactored the script so it now finally has a sensible interface, with options --ignore (for the optional ignored methods/classes file) and --type (to limit output to just configs).
Loading
Please register or sign in to comment