Unreleased

0.7.0 (2026-05-02)

Features

  • trogon_error: Add proto support for error templates (#366) (165d7bf)

0.6.0 (2026-04-27)

Features

  • trogon_error: Let apps tailor help links (#346) (b6891c6)

0.5.4 (2026-01-04)

Bug Fixes

  • trogon_error: Type specifications for error options (#274) (4572a0f)

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

  • trogon_error: Use expanded alias to fix dialyzer (#255) (762ff0a)

0.5.1 (2025-10-06)

Bug Fixes

  • trogon_error: Make validate_options! hidden from docs (#242) (bd52fe7)

0.5.0 (2025-09-26)

Features

  • trogon_error: Add runtime error creation with new!/1 (#239) (380d970)

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

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

  • trogon_error: Expect a metadata struct instead of map (#212) (169c163)

0.3.0 (2025-06-30)

Features

  • trogon_error: Update implementation to follow latest version of the ADR (#210) (c0bac39)

v0.2.0

v0.1.1

  • Fix t:Trogon.Error.error_opts/0 type.

v0.1.0

  • Initial release.