Unreleased
0.8.0 (2026-05-05)
Features
0.7.0 (2026-05-02)
Features
0.6.0 (2026-04-27)
Features
0.5.4 (2026-01-04)
Bug Fixes
0.5.3 (2026-01-04)
Bug Fixes
- trogon_error: Enhance documentation and add error message templates (#261) (cbc22b7)
- trogon_error: Implement enum for metadata (#265) (9b787b5)
0.5.2 (2025-11-24)
Bug Fixes
0.5.1 (2025-10-06)
Bug Fixes
0.5.0 (2025-09-26)
Features
0.4.1 (2025-08-26)
Bug Fixes
- trogon_error: Update FAILED_PRECONDITION HTTP status code to 400 (e1d644e)
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?/1guard.
v0.1.1
- Fix
t:Trogon.Error.error_opts/0type.
v0.1.0
- Initial release.