Skip to content

v0.10.5

Choose a tag to compare

@RAprogramm RAprogramm released this 21 Sep 00:10
· 426 commits to main since this release

Added

  • Re-exported masterror-derive macros from masterror so consumers only depend on a single crate while deriving application errors.

Changed

  • Published masterror-derive as a standalone crate (0.6.1) and configured the release workflow to publish it before masterror with retries and tag/MSRV validation.

Documentation

  • Described #[provide] telemetry providers and #[app_error] conversions with
    end-to-end examples in the derive guide (README,
    README.ru).