Ting-Yuan Huang
06/05/2024, 10:57 PMKSType.toString()
now contains the reference that failed to be resolved for error types. Hopefully this will greatly improve the debug-ability of processors. As a side effect, KSErrorType
is no longer a singleton. If your processor relies on equality check, it'll likely need to be updated.wasyl
06/06/2024, 6:57 AM