This is a breaking change because the name and type of an exported field change (Record.CallPC -> Record.Call). The next tagged release after this PR gets merged should increment the major version number.
The migration to the new stack dependency was very easy and allowed for simplifications in the associated handler code.
This is a breaking change because the name and type of an exported field change (
Record.CallPC
->Record.Call
). The next tagged release after this PR gets merged should increment the major version number.The migration to the new stack dependency was very easy and allowed for simplifications in the associated handler code.