ntex-error 1.2.0

ntex error management
Documentation
# Changes

## [1.2.0] - 2026-03-14

* Refactor ErrorDiagnostic trait

* Create ErrorInformation from Error reference

## [1.1.0] - 2026-03-09

* Introduce ErrorInformation type

## [1.0.1] - 2026-03-08

* Allow to create Backtrace

## [1.0.0] - 2026-03-07

* Initial error management implementation