Skip to content

Releases: LazyMechanic/errify

v0.2.1

13 May 15:00

Choose a tag to compare

[0.2.1] - 2024-05-13

Fixed

  • Function visibility added to generated function.

v0.2.0

13 May 12:49

Choose a tag to compare

[0.2.0] - 2024-05-13

Added

  • WrapErr trait for a custom error type to save context.
  • Support for a custom error type in macros.

Changed

  • Rename context -> errify and with_context -> errify_with macros.

v0.1.0

12 May 10:44

Choose a tag to compare

Initial crate release