v1.2.4
refactor: refactor error handling to use a custom error type - Change the type name `Error` to `tError` - Modify the `stringer` code generation command to output to a specific file - Update the `Error` methods to use the new type name `tError` Signed-off-by: ehsandavari <[email protected]>