Skip to content

v1.2.4

Compare
Choose a tag to compare
@ehsandavari ehsandavari released this 25 Mar 21:12
· 15 commits to main since this release
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]>