Changelog
View SourceUnreleased
0.4.0 (2025-07-03)
Features
- Add is_trogon_error? guard (#202) (60471dc)
- Add trogon error (#199) (68b6460)
- trogon_error: Update implementation to follow latest version of the ADR (#210) (c0bac39)
Bug Fixes
- Error_opts type (#201) (3cf9564)
- trogon_error: Expect a metadata struct instead of map (#212) (169c163)
- trogon_error: Update visibility values to uppercase in error handling (#215) (8b32008)
0.3.1 (2025-06-30)
Bug Fixes
0.3.0 (2025-06-30)
Features
v0.2.0
- Add
Trogon.Error.is_trogon_error?/1
guard.
v0.1.1
- Fix
Trogon.Error.error_opts/0
type.
v0.1.0
- Initial release.