Closed ghost closed 7 months ago
This PR updates all publicly defined data classes in the core library to plain classes for better control over binary backward compatibility. Additionally, it adds toString methods to all API error types to assist developers in debugging.
This PR updates all publicly defined data classes in the core library to plain classes for better control over binary backward compatibility. Additionally, it adds toString methods to all API error types to assist developers in debugging.